jabe/docker-compose.yml
hexlocation ac09290b93
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
rename lol
2024-11-18 11:58:54 +01:00

9 lines
209 B
YAML

version: "3"
services:
jabe:
container_name: disseminate
image: git.iwakura.rip/hex/jabe:stable-latest
volumes:
- ./data:/app/data # bind mount is recommended.
ports:
- 3024:3024