mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-21 05:56:51 +02:00
feat: remove attic, it works not well
This commit is contained in:
@@ -39,12 +39,6 @@ in {
|
||||
}
|
||||
'';
|
||||
|
||||
# Datastore
|
||||
virtualHosts."attic.writefor.fun".extraConfig = ''
|
||||
encode zstd gzip
|
||||
reverse_proxy http://localhost:3300
|
||||
'';
|
||||
|
||||
virtualHosts."git.writefor.fun".extraConfig = ''
|
||||
encode zstd gzip
|
||||
reverse_proxy http://localhost:3301
|
||||
|
||||
Reference in New Issue
Block a user