Changed "application" section to "server"

This commit is contained in:
2025-10-24 12:13:20 +02:00
parent f9726f7b35
commit d50a6a3d76

View File

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