We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d768d53 commit e96cb7bCopy full SHA for e96cb7b
golem-router/golem-services.conf.template
@@ -3,6 +3,8 @@ events {
3
}
4
5
http {
6
+ client_max_body_size 4m; # Increase this especially if your template size is higher than this
7
+
8
# For docker we need this for service discovery in docker network
9
resolver 127.0.0.11;
10
0 commit comments