bundles/nginx: rename 'proxy' metadata to 'locations', support more generic options, move extras files to metadata
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
a3a228fc2d
commit
b5ab21549d
25 changed files with 164 additions and 144 deletions
1
nodes.py
1
nodes.py
|
@ -1,3 +1,4 @@
|
|||
from json import dumps as json_dumps
|
||||
from os.path import join
|
||||
from pathlib import Path
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue