This commit is contained in:
@@ -314,6 +314,8 @@ services:
|
|||||||
whatsupdocker:
|
whatsupdocker:
|
||||||
image: ghcr.io/getwud/wud
|
image: ghcr.io/getwud/wud
|
||||||
container_name: wud
|
container_name: wud
|
||||||
|
environment:
|
||||||
|
WUD_REGISTRY_GITEA_CRAISIN_URL: "https://gitea.${DOMAIN}"
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user