Fix build: generate settings.json from env vars at runtime
Some checks failed
Deploy / deploy (push) Failing after 53s

settings.json is gitignored (contains token). entrypoint.sh writes it
from OUTLINE_URL / OUTLINE_TOKEN env vars on container start.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Claude
2026-03-07 21:02:41 +01:00
parent 801ab738d9
commit f661343de0
4 changed files with 22 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Secrets
settings.json
.env
# Export data (may contain sensitive content)
outline_export/