Compare commits

..
1 Commits
Author SHA1 Message Date
Ruslan Bakiev 911a289a11 Add Infisical env vars to docker-compose
Build Docker Image / build (push) Successful in 1m38s
2026-01-07 09:59:57 +07:00
+5
View File
@@ -9,6 +9,11 @@ services:
- PORT=8000
- TB_CLUSTER_ID=0
- TB_ADDRESS=tigerbeetle:3000
- INFISICAL_API_URL=${INFISICAL_API_URL}
- INFISICAL_ENV=${INFISICAL_ENV}
- INFISICAL_PROJECT_ID=${INFISICAL_PROJECT_ID}
- INFISICAL_CLIENT_ID=${INFISICAL_CLIENT_ID}
- INFISICAL_CLIENT_SECRET=${INFISICAL_CLIENT_SECRET}
security_opt:
- seccomp=unconfined
depends_on: