Skip to content

Commit

Permalink
add description to ports of EmulatorJS
Browse files Browse the repository at this point in the history
Signed-off-by: Tiger Wang <[email protected]>
  • Loading branch information
tigerinus committed May 19, 2023
1 parent f3cf0df commit b3018a3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Apps/EmulatorJS/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b3018a3

Please sign in to comment.