fix(dgn-web): Set a default for simpleProxies
All checks were successful
build configuration / build_and_cache_web01 (push) Successful in 1m42s
Check meta / check_dns (push) Successful in 21s
Check meta / check_meta (push) Successful in 22s
build configuration / build_and_cache_geo01 (push) Successful in 1m6s
build configuration / build_and_cache_storage01 (push) Successful in 1m30s
build configuration / build_and_cache_rescue01 (push) Successful in 1m22s
build configuration / build_and_cache_compute01 (push) Successful in 1m41s
build configuration / build_and_cache_krz01 (push) Successful in 2m3s
build configuration / build_and_cache_geo02 (push) Successful in 1m6s
build configuration / build_and_cache_vault01 (push) Successful in 1m18s
build configuration / build_and_cache_web02 (push) Successful in 1m10s
build configuration / build_and_cache_bridge01 (push) Successful in 1m1s
lint / check (push) Successful in 24s
All checks were successful
build configuration / build_and_cache_web01 (push) Successful in 1m42s
Check meta / check_dns (push) Successful in 21s
Check meta / check_meta (push) Successful in 22s
build configuration / build_and_cache_geo01 (push) Successful in 1m6s
build configuration / build_and_cache_storage01 (push) Successful in 1m30s
build configuration / build_and_cache_rescue01 (push) Successful in 1m22s
build configuration / build_and_cache_compute01 (push) Successful in 1m41s
build configuration / build_and_cache_krz01 (push) Successful in 2m3s
build configuration / build_and_cache_geo02 (push) Successful in 1m6s
build configuration / build_and_cache_vault01 (push) Successful in 1m18s
build configuration / build_and_cache_web02 (push) Successful in 1m10s
build configuration / build_and_cache_bridge01 (push) Successful in 1m1s
lint / check (push) Successful in 24s
This commit is contained in:
parent
b6cbf6e918
commit
14866df004
1 changed files with 4 additions and 0 deletions
|
@ -72,6 +72,10 @@ in
|
|||
};
|
||||
};
|
||||
});
|
||||
default = { };
|
||||
description = ''
|
||||
A set of simple localhost redirections.
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue