fix(stack): expor segredos de provisionamento ao convex
This commit is contained in:
parent
30928fd938
commit
474cd45b65
1 changed files with 3 additions and 0 deletions
|
|
@ -60,6 +60,9 @@ services:
|
||||||
- RUST_LOG=info
|
- RUST_LOG=info
|
||||||
- CONVEX_CLOUD_ORIGIN=https://convex.esdrasrenan.com.br
|
- CONVEX_CLOUD_ORIGIN=https://convex.esdrasrenan.com.br
|
||||||
- CONVEX_SITE_ORIGIN=https://convex.esdrasrenan.com.br
|
- CONVEX_SITE_ORIGIN=https://convex.esdrasrenan.com.br
|
||||||
|
- MACHINE_PROVISIONING_SECRET=${MACHINE_PROVISIONING_SECRET}
|
||||||
|
- MACHINE_TOKEN_TTL_MS=${MACHINE_TOKEN_TTL_MS:-2592000000}
|
||||||
|
- FLEET_SYNC_SECRET=${FLEET_SYNC_SECRET:-}
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue