feat: finished chapter 5

This commit is contained in:
Kristofers Solo
2024-03-24 21:04:08 +02:00
parent 3ba9c5f3f8
commit af876c680b
8 changed files with 83 additions and 213 deletions

View File

@@ -1,2 +1,5 @@
[application]
host = "127.0.0.1"
[database]
require_ssl = false

View File

@@ -1,2 +1,5 @@
[application]
host = "0.0.0.0"
[database]
require_ssl = true