diff options
| author | Emma Terzioglu <emreterzioglu49@gmail.com> | 2026-03-14 21:16:35 -0700 |
|---|---|---|
| committer | Emma Terzioglu <emreterzioglu49@gmail.com> | 2026-03-14 21:16:35 -0700 |
| commit | 4a998d03ebca44414d093dfba789986c0307f9fd (patch) | |
| tree | 1ad3da5bf35bb0d10f3a6b3ffb3af660ec6a2576 /.env.template | |
| parent | 9e094bebec1e2a7a319bdcac05f745292197a59a (diff) | |
add switch to disable admin control panel
Diffstat (limited to '.env.template')
| -rw-r--r-- | .env.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.template b/.env.template index 24cfd32..bef02e6 100644 --- a/.env.template +++ b/.env.template @@ -1,4 +1,5 @@ STAGE= DATABASE= +ADMIN_ENABLED= ADMIN_PASSWORD= SECRET_KEY= |
