change a Xomment
This commit is contained in:
parent
bb3199ae02
commit
e70934e174
1 changed files with 3 additions and 2 deletions
|
@ -13,8 +13,9 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
# you should probably keep this on
|
# you should probably keep this on
|
||||||
# configures acme, gzip, optimization, proxy, and ssl config
|
# actually enables nginx, configures acme,
|
||||||
# opens ports and adds some Headers
|
# gzip, optimization, proxy, ssl config,
|
||||||
|
# opens ports, and adds some Headers
|
||||||
nginx-config = {
|
nginx-config = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultLuaPackagePath = /var/www/reidlab.online/lua;
|
defaultLuaPackagePath = /var/www/reidlab.online/lua;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue