mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-03-09 20:34:08 -04:00
I haven't slept for 24 hours I literally couldn't care less
This commit is contained in:
parent
5b53eff0f3
commit
f24fc3fea2
9 changed files with 72 additions and 58 deletions
|
|
@ -1,8 +1,7 @@
|
|||
{inputs, ...}: {
|
||||
{ inputs, ... }:
|
||||
{
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
#@block not remote_ip ${inputs.nix-secrets.network.primary.publicIP} private_ranges 72.213.172.231
|
||||
#abort @block
|
||||
virtualHosts."chat.wanderingcrow.net".extraConfig = ''
|
||||
reverse_proxy http://192.168.0.72:3000
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue