mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 09:35:10 +01:00
migrate cargo bisect rustc
This commit is contained in:
parent
e60ecf1f91
commit
fca0d6d3f4
10 changed files with 63 additions and 61 deletions
|
|
@ -41,10 +41,11 @@ let
|
|||
docker = vps2;
|
||||
|
||||
# --- apps
|
||||
uptime = vps1;
|
||||
bisect-rustc = vps1;
|
||||
hugo-chat = vps1 // {
|
||||
subdomains.api = vps1;
|
||||
};
|
||||
uptime = vps1;
|
||||
|
||||
# --- fun shit
|
||||
localhost.A = [ (a "127.0.0.1") ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue