add description to ports of EmulatorJS

Signed-off-by: Tiger Wang <tigerwang@outlook.com>
This commit is contained in:
Tiger Wang 2023-05-18 20:58:28 -04:00
parent f3cf0dfcdb
commit b3018a347e
1 changed files with 10 additions and 0 deletions

View File

@ -30,6 +30,16 @@ services:
- type: bind
source: /ROMS/nes
target: /data/nes/roms
x-casaos:
ports:
- container: "80"
description:
en_us: Play Game
zh_cn: 玩游戏
- container: "3000"
description:
en_us: Manage ROMS
zh_cn: ROM 管理
x-casaos:
architectures:
- amd64