github(release): drop ghcr.io in favor of DockerHub

This commit is contained in:
Herculino Trotta
2024-12-27 12:50:38 -03:00
parent d541b30280
commit e760d42c2d
2 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
web: &django
image: ghcr.io/eitchtee/wygiwyh:latest
image: eitchtee/wygiwyh:latest
container_name: ${SERVER_NAME}
command: /start
ports: