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