diff options
Diffstat (limited to 'config.yaml.example')
-rw-r--r-- | config.yaml.example | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config.yaml.example b/config.yaml.example index d521366..f29bfdd 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -1,7 +1,8 @@ web: port: 8888 - host: 'localhost:8888' - cookie_secret: 'dis is super sekrit' + host: 'http://localhost:8888' + api_port: 8887 + api_host: 'http://localhost:8887' debug: true db: |