diff --git a/README.md b/README.md index 16aed935..69cb042f 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,10 @@ cp .env.example .env ```sh docker compose up --build -d ``` +- Check the server logs to see if everything is working properly: +```sh +docker compose exec -it app cat server_log.txt +``` - Add the server IP in your [SA-MP client](https://www.sa-mp.mp/downloads): ``` localhost:7777