aboutsummaryrefslogtreecommitdiff
path: root/config/prod.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/prod.yaml')
-rw-r--r--config/prod.yaml10
1 files changed, 8 insertions, 2 deletions
diff --git a/config/prod.yaml b/config/prod.yaml
index 9f8aa71..cd178cc 100644
--- a/config/prod.yaml
+++ b/config/prod.yaml
@@ -1,9 +1,15 @@
debug: true
db:
- dsn: "postgres://postgres:@localhost:5432/test?sslmode=disable"
+ dsn: "postgres://shorg:shorg@db:5432/test?sslmode=disable"
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