Added TIMEZONE to database app config and validate
This commit is contained in:
parent
43d8938459
commit
c28c848b95
3 changed files with 21 additions and 4 deletions
1
sql/00020.sql
Normal file
1
sql/00020.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
INSERT INTO public.configuration(setting, value) VALUES('TIMEZONE', 'Europe/Stockholm');
|
||||
Loading…
Add table
Add a link
Reference in a new issue