🔨」 fix: fixed issue with tomlpp

This commit is contained in:
2025-04-23 17:42:32 +02:00
parent f94f060821
commit 91c3833c7c
2 changed files with 20 additions and 9 deletions

View File

@ -25,15 +25,15 @@ cgi.go = "/bin/go"
[server.location./redir]
redirect = "https://kanel.ovh"
[server1]
[server3]
server_names = { "ptnnnn.local"}
host = "0.0.0.0"
port = 90
host = "127.0.0.2"
port = 9090
[server1.error_pages]
[serverr.error_pages]
404 = "existepasfd***.html"
[server1.location./]
[serverr.location./]
methods = { "GET", "DELETE" }
root = "/var/lib/docker/volumes/test_data/_data"
dirlist = false