mirage-config/examples/ini/config.ini
2022-10-13 20:09:14 +03:00

11 lines
197 B
INI

# This file is intentionally messy
# to demonstrate the capabilities
# of the format.
[application]
name = "Fake HTTP Server"
[server]
host = localhost
port = 8080
protocol: https ;DO NOT CHANGE!