This commit is contained in:
parent
c00494a791
commit
6d057fb9e2
2
.env
2
.env
@ -2,7 +2,7 @@ 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=81c3c5c-202508081431
|
||||
IMG_TAG=c00494a-202508081456
|
||||
|
||||
ENV_NAME=dev
|
||||
PROJECT=aptivaai-dev
|
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.25-alpine
|
||||
FROM nginx:1.26-alpine3.20
|
||||
|
||||
# Remove default config
|
||||
RUN rm /etc/nginx/nginx.conf
|
||||
|
Loading…
Reference in New Issue
Block a user