smr/src/lua/config.lua

6 lines
64 B
Lua

return {
domain = "test.monster:8888",
production = false,
}