Skip to content

Commit

Permalink
feat(secrets): update
Browse files Browse the repository at this point in the history
  • Loading branch information
dr460nf1r3 committed Nov 16, 2024
1 parent 53609bf commit c4cdfde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose/chaotic-v4/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ services:
AUTH0_CLIENT_ID: ${AUTH0_CLIENT_ID:-?err}
AUTH0_CLIENT_SECRET: ${AUTH0_CLIENT_SECRET:-?err}
AUTH0_DOMAIN: ${AUTH0_DOMAIN:-?err}
CAUR_DB_KEY: ${CAUR_DB_KEY:-?err}
CAUR_DEPLOY_LOG_ID: "-1001402311166"
CAUR_GITLAB_TOKEN: ${CAUR_GITLAB_TOKEN:-?err}
CAUR_JWT_SECRET: ${CAUR_JWT_SECRET:-?err}
CAUR_NEWS_ID: "-1001293714071"
CAUR_TRUST_PROXY: 172.18.0.1
Expand Down
2 changes: 1 addition & 1 deletion secrets
Submodule secrets updated from 2f0245 to 94bcd9

0 comments on commit c4cdfde

Please sign in to comment.