Don't expose unnecessary ports
This commit is contained in:
parent
9ec34e7661
commit
0df71220f7
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@ services:
|
||||||
networks:
|
networks:
|
||||||
public:
|
public:
|
||||||
|
|
||||||
ports:
|
|
||||||
- "3000:3000"
|
|
||||||
- "3001:3001"
|
|
||||||
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/files:/cryptpad/datastore:rw
|
- ./data/files:/cryptpad/datastore:rw
|
||||||
|
|
Loading…
Add table
Reference in a new issue