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