VEGAS/ark-hosting: init

This commit is contained in:
Max Headroom 2023-01-21 22:46:34 +01:00
parent 6397c05d2f
commit 2e00712037
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{ tools, ... }:
{
services.nginx.virtualHosts = {
"internal.ai.thevirtualarkade.net" = tools.nginx.vhosts.proxy "http://10.10.2.188:8080";
};
}

View file

@ -16,6 +16,7 @@
# Services
./services/api
./services/ark-hosting
./services/backbone-routing
./services/bitwarden
./services/fbi