fix dash env vars
This commit is contained in:
parent
8006cad12c
commit
e5111e5a29
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@
|
||||||
in {
|
in {
|
||||||
services.glance = {
|
services.glance = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
environmentFile = "/var/lib/glance/.env";
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
host = "127.0.0.1";
|
host = "127.0.0.1";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue