~starkingdoms/starkingdoms

1b4d868e7ed43b913d8daee7f71ff0bc038bebf4 — core 2 years ago 42c0119
fix! change api and game urls (this should be the final in the flurry of commits i have pushed recently)
1 files changed, 1 insertions(+), 1 deletions(-)

M docker/config.jinja.toml
M docker/config.jinja.toml => docker/config.jinja.toml +1 -1
@@ 21,5 21,5 @@ listen = "0.0.0.0:8080"
[endpoints]
allowed_return_endpoints = [
    "127.0.0.1:5173",
    "starkingdoms.tk"
    "starkingdoms.io"
]
\ No newline at end of file