Added configuration file

This commit is contained in:
2025-10-06 22:32:59 +02:00
parent 99ebee7f35
commit 2500fdc79b
3 changed files with 50 additions and 12 deletions

5
config.toml Normal file
View File

@@ -0,0 +1,5 @@
[application]
# Change with actual location of assets
assets=""
# Set bind address
bind="127.0.0.1:8080"