This is intended to be used internally in our organization. But you can use this if you want to do.
Required files
compose.yaml
admin:
image: ghcr.io/tpc3/workadventure-admin
volumes:
- type: bind
source: ./admin
target: /data
.env
ADMIN_API_URL=http://admin:8080