Skip to content

Commit

Permalink
Changing Privacy level to PROD.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThanKarab committed Mar 25, 2020
1 parent 8ec7192 commit 0773d8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ services:
- CONSULURL=${EXAREME_KEYSTORE}
- FEDERATION_ROLE=${FEDERATION_ROLE}
- NODE_NAME=${FEDERATION_NODE}
- ENVIRONMENT_TYPE=TEST #TEST / DEV / PROD
- ENVIRONMENT_TYPE=PROD #TEST / DEV / PROD
depends_on:
- exareme-keystore
deploy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
- CONSULURL=${EXAREME_KEYSTORE}
- NODE_NAME=${FEDERATION_NODE}
- FEDERATION_ROLE=${FEDERATION_ROLE}
- ENVIRONMENT_TYPE=TEST #TEST / DEV / PROD
- ENVIRONMENT_TYPE=PROD #TEST / DEV / PROD
deploy:
restart_policy:
condition: on-failure
Expand Down

0 comments on commit 0773d8d

Please sign in to comment.