mirror of
https://github.com/novaspirit/pi-hosted.git
synced 2026-06-28 06:55:46 +00:00
Build App list and docs
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user