awa
This commit is contained in:
@@ -5,7 +5,7 @@ address = "127.0.0.1"
|
||||
port = 8085
|
||||
|
||||
[server.database]
|
||||
url = "postgresql://username:password@localhost:5432/domains"
|
||||
url = "mysql://root:password@localhost:3306/dns"
|
||||
|
||||
# Maximum number of database connections
|
||||
max_connections = 10
|
||||
|
||||
Reference in New Issue
Block a user