test(nginx): Assert that https works correctly
This commit is contained in:
parent
9de8071b9b
commit
339b5beade
7 changed files with 134 additions and 10 deletions
|
|
@ -1 +1,6 @@
|
|||
{ imports = [ ./crowdsec ]; }
|
||||
{
|
||||
imports = [
|
||||
./crowdsec
|
||||
./serviceTests/stub.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue