Hey, I'm able to start, run and connect to the server, but now I want to customize it and I've added to
scripts/typescript/index.ts the content from scripts/typescript/examples/example.ts
i've also attached to the container with
docker attach acore-docker-ac-worldserver-1 and run reload eluna
but nothing happens
I've also restarted the containers with docker-compose down and up again
Hey, I'm able to start, run and connect to the server, but now I want to customize it and I've added to
scripts/typescript/index.tsthe content fromscripts/typescript/examples/example.tsi've also attached to the container with
docker attach acore-docker-ac-worldserver-1and runreload elunabut nothing happens
I've also restarted the containers with
docker-compose downand up again