Updated domains config

This commit is contained in:
2026-01-24 23:09:33 +00:00
parent 36497a08b9
commit 16a9afeacd

View File

@ -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