7 lines
338 B
Plaintext
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.
|