component/web: Add http and https variants
This commit is contained in:
parent
735d032865
commit
55bee7422d
10 changed files with 88 additions and 13 deletions
4
internal/component/web/web-https/global.conf
Normal file
4
internal/component/web/web-https/global.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Nginx Configuration File
|
||||
# These should match with distillery/resources/compose/barrel/conf/wisski.ini.
|
||||
|
||||
client_max_body_size 1000m;
|
||||
Loading…
Add table
Add a link
Reference in a new issue