mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-05-07 12:43:05 +00:00
Update compose.yaml
This commit is contained in:
parent
b405fd7db6
commit
319c31b2cd
1 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,6 @@ services:
|
|||
- HYPERGLASS_ORIGINAL_APP_PATH=${HYPERGLASS_APP_PATH}
|
||||
build: .
|
||||
ports:
|
||||
- "${IP-ESPECIFICO-MAQUINA-HOST}:${HYPERGLASS_PORT-8001}:${HYPERGLASS_PORT-8001}"
|
||||
- "${IP_HOST_VM_VPS_DOCKER}:${HYPERGLASS_PORT-8001}:${HYPERGLASS_PORT-8001}"
|
||||
volumes:
|
||||
- ${HYPERGLASS_APP_PATH-/etc/hyperglass}:/etc/hyperglass
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue