DocumentRoot entfernt

This commit is contained in:
borgal
2021-10-01 07:03:51 +00:00
parent e848e46b02
commit f670085bcc

View File

@@ -15,7 +15,6 @@ services:
- SUDO_PASSWORD_HASH= #optional - SUDO_PASSWORD_HASH= #optional
volumes: volumes:
- ./config:/config - ./config:/config
- /opt/webserver/DocumentRoot:/code
- www:/www - www:/www
ports: ports:
- 8181:8443 - 8181:8443