Added default map path

This commit is contained in:
Valdo Romao 2021-09-24 09:53:02 +01:00
parent e8ba9e9785
commit b44c219441
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,7 @@ Install Docker.
Run:
```
cp .env.template .env
docker-compose up -d
```