|
@@ -917,7 +917,7 @@
|
|
"ports": [
|
|
"ports": [
|
|
"30000:30000/tcp"
|
|
"30000:30000/tcp"
|
|
],
|
|
],
|
|
- "restart_polocy": "unless-stopped",
|
|
|
|
|
|
+ "restart_policy": "unless-stopped",
|
|
"title": "FoundryVTT Server",
|
|
"title": "FoundryVTT Server",
|
|
"type": 1,
|
|
"type": 1,
|
|
"volumes": [
|
|
"volumes": [
|
|
@@ -1929,7 +1929,7 @@
|
|
"ports": [
|
|
"ports": [
|
|
"25565:25565/tcp"
|
|
"25565:25565/tcp"
|
|
],
|
|
],
|
|
- "restart_polocy": "unless-stopped",
|
|
|
|
|
|
+ "restart_policy": "unless-stopped",
|
|
"title": "Minecraft Server",
|
|
"title": "Minecraft Server",
|
|
"type": 1,
|
|
"type": 1,
|
|
"volumes": [
|
|
"volumes": [
|