Extend deplyoment documentation

This commit is contained in:
Jonas Lochmann
2020-08-10 02:00:00 +02:00
parent 477e2f3bd3
commit 15b576a2d7
2 changed files with 16 additions and 4 deletions
+3
View File
@@ -10,6 +10,9 @@ within the root directory of this git repository) or you can replace it by
``image: docker.timelimit.io/timelimit-server`` which will use prebuilt docker
images.
In case of self building the image, don't forget to run ``docker-compose up`` again
to make docker use the new image.
## example docker-compose.yml with included database
```