Added back the loopback to the port definition
This commit is contained in:
parent
6677d69176
commit
6ca6714f6a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user