mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-30 21:23:49 +00:00
Update docker-compose.yml
add fork image with darkmode only
This commit is contained in:
parent
b0d292d577
commit
a77f527889
|
@ -3,7 +3,8 @@ version: "3"
|
|||
services:
|
||||
|
||||
send:
|
||||
image: registry.gitlab.com/timvisee/send:latest
|
||||
image: registry.gitlab.com/timvisee/send:latest # official image
|
||||
#image: l4rm4nd/send:latest # image of a fork with darkmode only
|
||||
container_name: send-app
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user