Build App list and docs

This commit is contained in:
github-actions[bot]
2024-07-19 21:25:14 +00:00
parent ce2b431a7e
commit 9bf90e1ecd
2 changed files with 4 additions and 4 deletions

View File

@@ -1766,8 +1766,8 @@
"name": "doublecommander",
"platform": "linux",
"ports": [
"11500:11500/tcp",
"11502:11502/tcp"
"11500:3000/tcp",
"11502:3001/tcp"
],
"restart": "unless-stopped",
"title": "doublecommander",

View File

@@ -1732,8 +1732,8 @@
"name": "doublecommander",
"platform": "linux",
"ports": [
"11500:11500/tcp",
"11502:11502/tcp"
"11500:3000/tcp",
"11502:3001/tcp"
],
"restart": "unless-stopped",
"title": "doublecommander",