mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
fix sealdice.yml
This commit is contained in:
parent
3600a9fd0c
commit
3383b815b5
@ -4,6 +4,8 @@ services:
|
|||||||
sealdice:
|
sealdice:
|
||||||
image: ghcr.io/sealdice/sealdice:sha-2428978
|
image: ghcr.io/sealdice/sealdice:sha-2428978
|
||||||
container_name: sealdice
|
container_name: sealdice
|
||||||
|
ports:
|
||||||
|
- "3211:3211"
|
||||||
volumes:
|
volumes:
|
||||||
- "./data:/data"
|
- "./data:/data"
|
||||||
- "./backups:/backups"
|
- "./backups:/backups"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user