mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-31 22:43:20 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user