nginx redirect logging
This commit is contained in:
@@ -63,6 +63,7 @@
|
|||||||
# Setup vhosts via nginx
|
# Setup vhosts via nginx
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
logError = "stderr";
|
||||||
|
|
||||||
virtualHosts."roypository.com" = {
|
virtualHosts."roypository.com" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user