Added back the loopback to the port definition

This commit is contained in:
Hal Lesesne 2021-04-29 13:13:58 -04:00
parent 6677d69176
commit 6ca6714f6a

View File

@ -8,7 +8,7 @@ services:
networks:
pleromanet:
ports:
- 4000:4000
- 127.0.0.1:4000:4000
volumes:
- config:/etc/pleroma
- uploads:/var/lib/pleroma/uploads