chore(scripts): compile template into updated location
This commit is contained in:
parent
c9b37c56ca
commit
928bc88609
|
@ -7,7 +7,7 @@ env = Environment(
|
||||||
|
|
||||||
files = [
|
files = [
|
||||||
{
|
{
|
||||||
"output": "docker/nginx/conf.dev",
|
"output": "docker/etc/nginx/conf.dev",
|
||||||
"config": {"proxy_frontend": True, "inside_docker": True},
|
"config": {"proxy_frontend": True, "inside_docker": True},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue