mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-15 16:16:50 +00:00
Merge e62af8be76 into a229603d90
This commit is contained in:
commit
7e097d1aa3
|
|
@ -73,5 +73,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"access_log": "/dev/stdout"
|
"access_log": "/dev/stdout",
|
||||||
|
"settings": {
|
||||||
|
"http": {
|
||||||
|
"max_body_size": 104857600
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue