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