mirror of
https://github.com/itsdave-de/dockercompose-guacamole-for-msp-remoteadmin.git
synced 2025-05-06 20:15:12 +02:00
fix env entry
This commit is contained in:
parent
b3d04523ce
commit
a9e0675a2a
@ -41,7 +41,7 @@ services:
|
|||||||
build: ./docker-monitor
|
build: ./docker-monitor
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- FRAPPE_URL="https://luizdev.itsdave.de"
|
FRAPPE_URL: "https://luizdev.itsdave.de"
|
||||||
ports:
|
ports:
|
||||||
- 8085:8085
|
- 8085:8085
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user