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:
+1
-1
@@ -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
@@ -17,7 +17,7 @@ jwt:
|
||||
|
||||
postgresql:
|
||||
host: 62.72.45.250
|
||||
port: 5432
|
||||
port: 5433
|
||||
driver: postgres
|
||||
db: apskel_pos_staging
|
||||
username: apskel
|
||||
|
||||
Reference in New Issue
Block a user