Docker Compose bot + Google Api
Build App / Build (push) Failing after 3s

This commit is contained in:
2026-08-06 16:23:50 +02:00
parent c9a3c252e1
commit 937b8554dd
44 changed files with 3360 additions and 74 deletions
+6
View File
@@ -0,0 +1,6 @@
# 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.