CI: fix port exposed ?
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
container_name: pegazio
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- $PORT:$PORT_EXPOSED
|
||||
- $PORT:80
|
||||
volumes:
|
||||
- $PWD:/app
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user