changed cgi-python port to 7006

This commit is contained in:
giuliof 2021-08-26 21:16:38 +02:00
parent 7c6e9a863a
commit 094cfeea41
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ services:
image: hub.docker.golem.linux.it/cgi-python:latest
restart: unless-stopped
ports:
- "80:80"
- "7006:80"
volumes:
- /srv/cgi-python:/srv/cfg