removed port 443 from compose file

This commit is contained in:
bisco 2023-11-06 13:00:53 +01:00
parent c38b3da07e
commit 108b9ed752
1 changed files with 0 additions and 2 deletions

View File

@ -17,10 +17,8 @@ services:
build: webserver
expose:
- "80"
- "443"
ports:
- "80:80"
- "443:443"
networks:
webnet:
aliases: