diff --git a/docker-compose.yml b/docker-compose.yml index 4ca4efb..1d58cf1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,6 +7,6 @@ services: ports: # https://gist.github.com/aziis98/88af12b32d9cf3eeae3929b93146fd27 # hash2addr "next.phc.dm.unipi.it" - - '127.44.207.62:1059' + - "127.44.207.62:1059:3000" volumes: - - /var/lib/website:/app/data.local \ No newline at end of file + - /var/lib/website:/app/data.local