A docker-compose setup for https://github.com/Insax/palworld-admin-tool
- Docker Compose - The project uses Docker Compose to manage project services.
- Either clone or download the project as zip and extract at your desired location.
docker compose up -d
- Visit http://localhost
If your palworld server also is inside a docker container and you want to use dockers internal networking you have to connect it to the tools isolated network
docker network connect your-palworld-container-name palworld-admin_sail