Add -d to docker-compose up

This commit is contained in:
2019-11-18 23:05:18 +01:00
parent 39df551720
commit 2dac3f6ac0

View File

@@ -84,7 +84,7 @@ ln -s GeoLite2-City_20191105/GeoLite2-City.mmdb .
Finally, spin up the stack with: Finally, spin up the stack with:
``` ```
sudo docker-compose up sudo docker-compose up -d
``` ```
This should expose you the following services externally: This should expose you the following services externally: