Updated domains config
This commit is contained in:
@ -36,8 +36,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- IS_PRINT_ENV=true
|
- IS_PRINT_ENV=true
|
||||||
- SERVER_PORT=3000
|
- SERVER_PORT=3000
|
||||||
- SERVER_URL=http://localhost:9080/api
|
- SERVER_URL=https://repoflow.og.codes/api
|
||||||
- FRONTEND_URL=http://localhost:9080
|
- FRONTEND_URL=https://repoflow.og.codes
|
||||||
- COOKIE_SECURE=false
|
- COOKIE_SECURE=false
|
||||||
- TMP_FOLDER=/tmp
|
- TMP_FOLDER=/tmp
|
||||||
- S3_USE_SSL=false
|
- S3_USE_SSL=false
|
||||||
@ -125,4 +125,4 @@ volumes:
|
|||||||
minio-data:
|
minio-data:
|
||||||
server-logs:
|
server-logs:
|
||||||
postgresql-data:
|
postgresql-data:
|
||||||
grype-db:
|
grype-db:
|
||||||
|
|||||||
Reference in New Issue
Block a user