diff options
Diffstat (limited to 'config/dev.yaml')
-rw-r--r-- | config/dev.yaml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/config/dev.yaml b/config/dev.yaml index 95acdeb..9d399e1 100644 --- a/config/dev.yaml +++ b/config/dev.yaml @@ -6,4 +6,10 @@ db: listen: :8000 admins: - admin: password
\ No newline at end of file + admin: password + +host: https://sh.org.ru + +keys: + - 12345678901234567890123456789012 + - 12345678901234567890123456789012
\ No newline at end of file |