Merge pull request 'staging' (#23) from staging into main

Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
2026-07-09 15:43:23 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ case "$CURRENT_BRANCH" in
;;
esac
CONTAINER_NAME="$APP_NAME-$ENV_MODE"
CONTAINER_NAME="$APP_NAME"
IMAGE_NAME="$APP_NAME:$ENV_MODE"
echo "📦 Environment : $ENV_MODE"
+1 -1
View File
@@ -17,7 +17,7 @@ jwt:
postgresql:
host: 62.72.45.250
port: 5432
port: 5433
driver: postgres
db: apskel_pos_staging
username: apskel