fix(stack): remover envs duplicadas em convex_backend (itens unicos no array)
This commit is contained in:
parent
54687ddb0f
commit
82a71ea092
1 changed files with 0 additions and 3 deletions
|
|
@ -63,9 +63,6 @@ services:
|
|||
- CONVEX_SITE_ORIGIN=https://convex.esdrasrenan.com.br
|
||||
# Provisionamento de máquinas (usado pelas functions do Convex)
|
||||
- MACHINE_PROVISIONING_SECRET=${MACHINE_PROVISIONING_SECRET}
|
||||
- MACHINE_TOKEN_TTL_MS=${MACHINE_TOKEN_TTL_MS}
|
||||
- FLEET_SYNC_SECRET=${FLEET_SYNC_SECRET}
|
||||
- MACHINE_PROVISIONING_SECRET=${MACHINE_PROVISIONING_SECRET}
|
||||
- MACHINE_TOKEN_TTL_MS=${MACHINE_TOKEN_TTL_MS:-2592000000}
|
||||
- FLEET_SYNC_SECRET=${FLEET_SYNC_SECRET:-}
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue