1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00

Update INSTALL.md

This commit is contained in:
Maelig Nantel 2016-06-17 14:35:26 +02:00 committed by GitHub
parent c05508ca67
commit 27ee248e89

View File

@ -197,7 +197,7 @@ docker-compose up -d
Then bootstrap the database:
```
docker exec -i -t freeposte_amin_1 python initdb.py
docker exec -i -t freeposte_admin_1 python initdb.py
docker-compose restart
```