mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 17:45:14 +01:00
always restart
This commit is contained in:
parent
acc2c30eb3
commit
e85eb7580d
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ services:
|
||||||
minecraft_server:
|
minecraft_server:
|
||||||
container_name: minecraft-server
|
container_name: minecraft-server
|
||||||
image: itzg/minecraft-server:latest
|
image: itzg/minecraft-server:latest
|
||||||
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- TYPE=VANILLA
|
- TYPE=VANILLA
|
||||||
- VERSION=1.20.1
|
- VERSION=1.20.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue