docs: registry changes (#12)

* docker(prod): update docker-compose.prod.yml to use registry image

* docs(README): update install instructions to use registry image
This commit is contained in:
Herculino Trotta
2024-12-27 12:25:12 -03:00
committed by GitHub
parent 366c0b475d
commit d541b30280
2 changed files with 10 additions and 14 deletions

View File

@@ -1,8 +1,5 @@
services:
web: &django
build:
context: .
dockerfile: ./docker/prod/django/Dockerfile
image: ghcr.io/eitchtee/wygiwyh:latest
container_name: ${SERVER_NAME}
command: /start