removing unused port

This commit is contained in:
cpp 2020-10-15 22:59:34 +02:00 committed by stratholme
parent 8c126fdc76
commit 1c3113d440

View file

@ -6,7 +6,6 @@ services:
ports:
- "80:80"
- "443:443"
- "10.0.0.1:8080:8080"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"
- "./cert/:/cert/"