add does-it-build

This commit is contained in:
nora 2024-09-07 23:30:21 +02:00
parent 439ebe4062
commit eedd909059
5 changed files with 50 additions and 2 deletions

View file

@ -56,6 +56,7 @@ let
subdomains.api = vps1;
};
uptime = vps1;
does-it-build = vps4;
# --- fun shit
localhost.A = [ (a "127.0.0.1") ];