gitea & bookwyrm

This commit is contained in:
Vivian 2022-08-20 10:32:59 +02:00
parent 5cb3e0914d
commit b93a503c0b
2 changed files with 4 additions and 3 deletions

View file

@ -93,6 +93,7 @@ in
forceSSL = true;
root = pkgs.synapse-admin;
};
virtualHosts."books.meowy.tech" = proxy "http://bookwyrm:8001";
# Kubernetes endpoints
virtualHosts."0x76.dev" = k8s_proxy;