Skip to content

Commit

Permalink
name the local container stack to be terarium
Browse files Browse the repository at this point in the history
  • Loading branch information
YohannParis committed Sep 24, 2024
1 parent e5375c0 commit 112a05d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hmiServerDev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ SECRET_FILES=()
SECRET_FILES+=("${SERVER_DIR}/src/main/resources/application-secrets.properties")
SECRET_FILES+=("containers/secrets.env")
VAULT_PASSWORD=""~/askem-vault-id.txt""
export COMPOSE_PROJECT_NAME="terarium"

function decrypt_secrets() {
echo "Decrypting local secrets vault"
Expand Down

0 comments on commit 112a05d

Please sign in to comment.