v0.3.2: minor push
CI / test (push) Canceled after 4s

This commit is contained in:
2026-08-08 22:19:23 +08:00
parent af3bee2609
commit 1f8822042f
5 changed files with 36 additions and 7 deletions
+1
View File
@@ -4,6 +4,7 @@
DJANGO_SETTINGS_MODULE=config.settings
DJANGO_SECRET_KEY='replace-with-at-least-50-random-characters'
DJANGO_DEBUG=false
DJANGO_USE_HTTPS=true
DJANGO_ALLOWED_HOSTS=math.example.com
DATABASE_URL='mysql://hulumath:replace-password@127.0.0.1:3307/hulumath'