suppr commentaire du docker-compose.yml

This commit is contained in:
HPL 2024-08-22 07:37:39 +02:00
parent f796f01d40
commit 1586e7b48b

View File

@ -9,10 +9,8 @@ services:
condition: service_completed_successfully
networks:
- etherpadNet
# - postfixNet
external_links:
- ${etherpadDBName}:padDB
# - ${smtpServName}:${smtpHost}
volumes:
- etherpadPlugins:/opt/etherpad-lite/node_modules/
- ${PWD}/settings.json:/opt/etherpad-lite/settings.json
@ -57,6 +55,3 @@ networks:
etherpadNet:
external: true
name: etherpadNet
# postfixNet:
# external: true
# name: postfixNet