From 16a9afeacd715838cfd8db06f6c6bed980693d5f Mon Sep 17 00:00:00 2001 From: Oliver Gwyther Date: Sat, 24 Jan 2026 23:09:33 +0000 Subject: [PATCH] Updated domains config --- docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index b6c2ca9..c2b71e3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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: \ No newline at end of file + grype-db: