1
0
Fork 1
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:
Carlos Santos 2025-09-13 00:27:06 -03:00 committed by GitHub
parent b405fd7db6
commit 319c31b2cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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