mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-04 20:11:45 +02:00
github(release): drop ghcr.io in favor of DockerHub
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
web: &django
|
||||
image: ghcr.io/eitchtee/wygiwyh:latest
|
||||
image: eitchtee/wygiwyh:latest
|
||||
container_name: ${SERVER_NAME}
|
||||
command: /start
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user