add: Some pages and config

This commit is contained in:
2022-07-03 15:50:50 +00:00
parent dd9d6bb602
commit df24f7cb3e
6 changed files with 107 additions and 5 deletions

View File

@ -1,4 +1,5 @@
{
"image": "node:18-bullseye",
"remoteUser": "1000"
"remoteUser": "1000",
"appPort": [3000, "60888:3000"]
}