The ShatteredArchive Docker environment uses local development domains such as:
game-client.shatteredarchive.devgame-server.shatteredarchive.devweb-client.shatteredarchive.devweb-server.shatteredarchive.dev
These domains must be mapped to 127.0.0.1 on your machine before Docker services will resolve
correctly.
pnpm setup:hosts:win
sudo pnpm setup:hosts:nix
After running the setup, restart Docker and reload this page.
Full setup instructions are available in the repository: