Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDave1999 committed Nov 9, 2024
1 parent fa4fee0 commit 8cc1b71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8cc1b71

Please sign in to comment.