mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 02:38:58 +02:00
Add db migrations!
This commit is contained in:
parent
3804745fd1
commit
2981721727
2 changed files with 2 additions and 1 deletions
|
|
@ -31,6 +31,7 @@
|
|||
"ALLOW_ATTACHMENT_DOWNLOADS" = "0";
|
||||
"APP_ENV" = "docker";
|
||||
"BASE_CURRENCY" = "DKK";
|
||||
"DB_AUTOMIGRATE" = "true";
|
||||
"DEFAULT_LANG" = "en";
|
||||
"DEFAULT_TIMEZONE" = "Europe/Copenhagen";
|
||||
"INSTANCE_NAME" = "Part-DB";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue