mirror of
https://github.com/RunLit/Bambu-Run.git
synced 2026-06-22 14:09:04 +01:00
Add CSRF_TRUSTED_ORIGINS env var support (#9)
This commit is contained in:
@@ -20,3 +20,4 @@ BAMBU_PASSWORD=your_password
|
||||
# DEBUG=True
|
||||
# DJANGO_SECRET_KEY=change-me-to-a-random-string
|
||||
# ALLOWED_HOSTS=localhost,127.0.0.1
|
||||
# CSRF_TRUSTED_ORIGINS="https://bambu-run.example.com,http://bambu-run.example.com"
|
||||
|
||||
Reference in New Issue
Block a user