This commit is contained in:
zino
2025-09-23 09:38:17 +02:00
parent 7d832bf86d
commit 0efd6863de

View File

@@ -18,3 +18,10 @@ services:
volumes: volumes:
- ./volumes/etherpad-var:/opt/etherpad-lite/var - ./volumes/etherpad-var:/opt/etherpad-lite/var
- ./volumes/etherpad-plugins:/opt/etherpad-lite/src/plugin_packages - ./volumes/etherpad-plugins:/opt/etherpad-lite/src/plugin_packages
networks:
- web
networks:
web:
external: true
name: web