fix configs

This commit is contained in:
baldarn
2024-01-24 14:03:38 +01:00
parent f592845997
commit 252a942af8
5 changed files with 8 additions and 8 deletions

View File

@@ -13,10 +13,10 @@
],
"name": "Whatsapper",
"ports": {
"4123/tcp": 3000
"3000/tcp": 4000
},
"ports_description": {
"4123/tcp": "Api interface"
"3000/tcp": "Api interface"
},
"slug": "whatsapper",
"udev": true,