Fix docker

This commit is contained in:
Korbs 2024-12-01 00:24:26 -05:00
parent a5a14d1226
commit 061a945564
5 changed files with 9 additions and 28 deletions

View file

@ -1,11 +1,10 @@
services:
butterflyvu:
image: ark.sudovanilla.org/korbs/butterlyvu:amd64
restart: unless-stopped
ports:
- 2014:2014
image: ark.sudovanilla.org/korbs/butterflyvu:amd64
network_mode: bridge
volumes:
- ./config.json:/app/config.json
- ./docs/home.mdx:/app/src/content/home.mdx
- ./docs/:/app/src/content/docs/
- ./dists/:/app/dist/