Bump to high ports
This commit is contained in:
@@ -24,5 +24,5 @@ demo:
|
||||
lovelace:
|
||||
mode: yaml
|
||||
resources:
|
||||
- url: http://localhost:5001/frigate-hass-card.js
|
||||
- url: http://localhost:41000/frigate-hass-card.js
|
||||
type: module
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"workspaceFolder": "/workspace",
|
||||
"shutdownAction": "stopCompose",
|
||||
"portsAttributes": {
|
||||
"5001": {
|
||||
"41000": {
|
||||
"label": "Rollup",
|
||||
"onAutoForward": "silent"
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ services:
|
||||
image: mcr.microsoft.com/vscode/devcontainers/javascript-node:0-16
|
||||
ports:
|
||||
# Rollup
|
||||
- 5001:5001
|
||||
- 41000:41000
|
||||
volumes:
|
||||
- ..:/workspace:cached
|
||||
command: [sleep, infinity]
|
||||
|
||||
Submodule .devcontainer/frigate-hass-integration updated: 051381644b...fdc2bbf573
Reference in New Issue
Block a user