0
0

Send: use custom image

This commit is contained in:
Opnxng 2025-01-22 06:10:18 +08:00
parent 4b4dd58ea2
commit f75978920a
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,8 @@
services: services:
send: send:
# image: "registry.gitlab.com/timvisee/send:latest" # image: "registry.gitlab.com/timvisee/send:latest"
image: ghcr.io/xavion-lux/send:latest # image: ghcr.io/xavion-lux/send:latest
image: git.opnxng.com/opnxng/send
container_name: send container_name: send
restart: always restart: always
volumes: volumes:

View File

@ -1,7 +1,6 @@
compose: compose:
oracle3: oracle1:
- breezewiki - send
# ---------------------------------------------------------------------------------------------------- # ----------------------------------------------------------------------------------------------------