mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
temporary allowance to model usage
This commit is contained in:
parent
ff802cd127
commit
147657de44
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
services.caddy = {
|
||||
enable = true;
|
||||
virtualHosts."chat.wanderingcrow.net".extraConfig = ''
|
||||
@block not remote_ip ${inputs.nix-secrets.network.primary.publicIP} private_ranges
|
||||
@block not remote_ip ${inputs.nix-secrets.network.primary.publicIP} private_ranges 72.213.172.231
|
||||
abort @block
|
||||
reverse_proxy http://192.168.0.72:3000
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue