add docs of ghcr to docker compose file

This commit is contained in:
Simon Larsen
2023-07-29 14:20:13 +01:00
parent 30c9b8ab90
commit ee99f3f558

View File

@@ -1,3 +1,6 @@
# Images are pushed to both Docker Hub and Github Container Registry. If you're using Github Container Registry, you can change the image tag to use the Github Container Registry.
# For example, if you want to use the image from Github Container Registry, you can change the image tag from oneuptime/dashboard:latest to ghcr.io/oneuptime/dashboard:latest
version: '3.7'
services: