mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-08-06 17:03:23 +02:00
Fix Docker image line in .env.example (#305)
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ PUBLIC_BETTER_AUTH_URL=http://localhost:4321
|
||||
|
||||
# Docker Registry Configuration
|
||||
DOCKER_REGISTRY=ghcr.io
|
||||
DOCKER_IMAGE=raylabshq/gitea-mirror:
|
||||
DOCKER_IMAGE=raylabshq/gitea-mirror
|
||||
DOCKER_TAG=latest
|
||||
|
||||
# ===========================================
|
||||
|
||||
Reference in New Issue
Block a user