mirror of
https://ark.sudovanilla.org/Korbs/butterflyvu.git
synced 2024-12-22 15:23:54 +00:00
Use the new SudoVanilla Registry
This commit is contained in:
parent
186b4093cf
commit
e37cb2f548
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
butterflyvu:
|
butterflyvu:
|
||||||
image: ark.sudovanilla.org/korbs/butterflyvu:amd64
|
image: docker.registry.sudovanilla.org/butterflyvu:latest
|
||||||
network_mode: bridge
|
network_mode: bridge
|
||||||
volumes:
|
volumes:
|
||||||
- ./config.json:/app/config.json
|
- ./config.json:/app/config.json
|
||||||
|
|
Loading…
Reference in a new issue