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