[mod] vscode-bmy compose port 8448
This commit is contained in:
parent
a9540ec1a1
commit
51f65150bc
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ services:
|
||||||
- ./custom:/basex/lib/custom
|
- ./custom:/basex/lib/custom
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
ports:
|
ports:
|
||||||
- 8444:8443
|
- 8448:8443
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
Loading…
Add table
Reference in a new issue