ci(fix sidebase): internal port change to 80->3000
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
container_name: pegazio
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- $PORT:80
|
||||
- $PORT:3000
|
||||
environment:
|
||||
VIRTUAL_HOST: '${DOMAIN}'
|
||||
LETSENCRYPT_HOST: '${DOMAIN}'
|
||||
|
Reference in New Issue
Block a user