m
This commit is contained in:
@@ -3,8 +3,6 @@ services:
|
||||
user: "0:0"
|
||||
image: etherpad/etherpad:latest
|
||||
container_name: etherpad
|
||||
tty: true
|
||||
stdin_open: true
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
@@ -22,7 +20,6 @@ services:
|
||||
SESSION_NO_PASSWORD: "false"
|
||||
volumes:
|
||||
- ./volumes/etherpad-var:/opt/etherpad-lite/var
|
||||
- ./volumes/etherpad-plugins:/opt/etherpad-lite/src/plugin_packages
|
||||
networks:
|
||||
- web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user