Update config.json

This commit is contained in:
Alexandre
2021-10-17 20:31:07 +02:00
parent 8f57a09d1c
commit 6da3152038

View File

@@ -1,16 +1,10 @@
{ {
"arch": [ "arch": ["amd64", "aarch64"],
"amd64",
"aarch64"
],
"boot": "auto", "boot": "auto",
"description": "TEST DO NOT USE", "description": "manage your personal workouts, weight and diet plans",
"environment": {}, "environment": {},
"map": [ "map": ["share:rw", "ssl:ro"],
"share:rw", "name": "Wger",
"ssl:ro"
],
"name": "Wger DO NOT USE",
"options": {}, "options": {},
"ports": { "ports": {
"8000/tcp": "9927" "8000/tcp": "9927"