This commit is contained in:
+2
-2
@@ -170,7 +170,7 @@ services:
|
|||||||
|
|
||||||
gitea-act-runner:
|
gitea-act-runner:
|
||||||
container_name: gitea-act-runner
|
container_name: gitea-act-runner
|
||||||
image: docker.io/gitea/act_runner:latest
|
image: gitea/act_runner:latest
|
||||||
environment:
|
environment:
|
||||||
CONFIG_FILE: /config.yaml
|
CONFIG_FILE: /config.yaml
|
||||||
GITEA_INSTANCE_URL: "https://gitea.${DOMAIN}"
|
GITEA_INSTANCE_URL: "https://gitea.${DOMAIN}"
|
||||||
@@ -225,7 +225,7 @@ services:
|
|||||||
|
|
||||||
immich-redis:
|
immich-redis:
|
||||||
container_name: immich-redis
|
container_name: immich-redis
|
||||||
image: docker.io/valkey/valkey:latest
|
image: valkey/valkey:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
immich-database:
|
immich-database:
|
||||||
|
|||||||
Reference in New Issue
Block a user