Freigebene Ports von Docker entfernt

Der Webproxy sollte durch das Docker Network dennoch Zugriff haben.
This commit is contained in:
bmen 2020-07-22 08:54:39 +00:00
parent f99e96908f
commit ca406ebbab
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ services:
web:
image: nginx:alpine
restart: always
ports:
- 8080:80
volumes:
- /opt/appdata/nextcloud/www:/var/www/html:ro
- /opt/appdata/nextcloud/nginx.conf:/etc/nginx/nginx.conf:ro