Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Test new deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
0kl-usds committed Jan 5, 2024
1 parent 195e988 commit 3f41bab
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions deployStage.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 1
applications:
- name: smeqa-usdc-staging
- name: assessment-staging
instances: 1
memory: 128MB
#health-check-type: http
Expand All @@ -10,9 +10,9 @@ applications:
APP_ENV: staging
OPTIMIZE_MEMORY: true
TZ: America/New_York
AUTH_CALLBACK_ROOT_URL: https://smeqa-usdc-staging.fr.cloud.gov
LOG_LEVsmeEL: trace
REDIRECT_URI: https://smeqa-usdc-staging.fr.cloud.gov/login/auth
AUTH_CALLBACK_ROOT_URL: https://assessment-staging.fr.cloud.gov
LOG_LEVEL: trace
REDIRECT_URI: https://assessment-staging.fr.cloud.gov/login/auth
command: node server.js
type: nodejs
path: ./api/build
Expand All @@ -23,4 +23,4 @@ applications:
buildpack: nodejs_buildpack
stack: cflinuxfs4
services:
- smeqa-rr-db-stage
- assessment-staging-db

0 comments on commit 3f41bab

Please sign in to comment.