Files
LaDOSE/secrets/.gitkeep
T
darkstack 937b8554dd
Build App / Build (push) Failing after 3s
Docker Compose bot + Google Api
2026-08-06 16:23:50 +02:00

7 lines
338 B
Plaintext

# docker-compose.yml mounts this directory at /run/secrets (read-only) for the API.
#
# Put the Google service-account JSON key here as ladose-sheets-sa.json and set
# LADOSE_SHEETS_SA_CREDENTIALS_PATH=/run/secrets/ladose-sheets-sa.json in .env.
#
# Everything else in this directory is git-ignored. See .env.example for the setup steps.