Revert "Add environment variables for BASE_URL and VUE_APP_DOMAIN in Docker Compose"
This reverts commit 0dbbc304547734645458b897d7b533c386e7d8be.
This commit is contained in:
parent
0dbbc30454
commit
6c876daa0a
@ -7,8 +7,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./conf.yml:/app/user-data/conf.yml
|
- ./conf.yml:/app/user-data/conf.yml
|
||||||
environment:
|
environment:
|
||||||
- BASE_URL=/dashy/
|
|
||||||
- VUE_APP_DOMAIN=/dashy/
|
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
glances:
|
glances:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user