Update
Need to backup
This commit is contained in:
10
mc-gate/docker-compose.yml
Normal file
10
mc-gate/docker-compose.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
gate:
|
||||
image: ghcr.io/minekube/gate:latest
|
||||
container_name: mc-gate
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
volumes:
|
||||
- /mnt/Data/docker/gate-mc/config-lite.yml:/config.yml
|
Reference in New Issue
Block a user