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