Fix for #4, more permanent solution

This commit is contained in:
2025-05-03 23:47:30 +02:00
parent c4a1140d83
commit 6244650180
5 changed files with 10 additions and 76 deletions

View File

@@ -4,7 +4,7 @@
port:8080
port-https:8443
# Here you choose what directory PyWebServer looks in for files.
directory:<Enter directory here>
directory:/home/nova/PyWebServer/html
# Host defenition, what hosts you can connect via.
# You can use FQDNs, IP-addresses and localhost,
# Support for multiple hosts is coming.