[mod] vscode-bmy compose port 8448

This commit is contained in:
Andy Bunce 2022-08-11 12:28:00 +01:00
parent a9540ec1a1
commit 51f65150bc
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ services:
- ./custom:/basex/lib/custom
- /var/run/docker.sock:/var/run/docker.sock
ports:
- 8444:8443
- 8448:8443
restart: unless-stopped