Containername webproxy eingestellt

This commit is contained in:
bmen 2019-09-12 23:14:00 +02:00
parent 939c7190d5
commit 0f615e1b27
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ services:
- /opt/appdata/letsencrypt:/config - /opt/appdata/letsencrypt:/config
networks: networks:
- webproxy - webproxy
container_name: webproxy
ports: ports:
- 443:443 - 443:443
- 80:80 - 80:80