removed nginx volume mount from dev and staging ym;
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
69fce4f99c
commit
16e01ab004
2
.env
2
.env
@ -2,4 +2,4 @@ CORS_ALLOWED_ORIGINS=https://dev1.aptivaai.com,http://34.16.120.118:3000,http://
|
||||
SERVER1_PORT=5000
|
||||
SERVER2_PORT=5001
|
||||
SERVER3_PORT=5002
|
||||
IMG_TAG=acc1c56-202508071135
|
||||
IMG_TAG=69fce4f-202508071311
|
@ -119,7 +119,6 @@ services:
|
||||
networks: [default, aptiva-shared]
|
||||
ports: ["80:80", "443:443"]
|
||||
volumes:
|
||||
- ./build:/usr/share/nginx/html:ro
|
||||
- ./nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- /etc/letsencrypt:/etc/letsencrypt:ro
|
||||
- ./empty:/etc/nginx/conf.d
|
||||
|
Loading…
Reference in New Issue
Block a user