arr stack in wip
This commit is contained in:
parent
3ee42ca4f3
commit
6b82fc1bed
4 changed files with 56 additions and 8 deletions
|
|
@ -4,6 +4,13 @@
|
|||
"dns" = { dest = "http://localhost:8088"; auth = true; };
|
||||
"ai" = { dest = "http://localhost:8080"; auth = true; };
|
||||
|
||||
# "jsr" = { dest = "http://localhost:5055"; auth = false; };
|
||||
# "rdr" = { dest = "http://localhost:5055"; auth = false; };
|
||||
# "snr" = { dest = "http://localhost:5055"; auth = false; };
|
||||
# "qbt" = { dest = "http://localhost:8020"; auth = false; };
|
||||
# "jkt" = { dest = "http://localhost:9117"; auth = false; };
|
||||
# "media" = { dest = "http://localhost:8096"; auth = false; };
|
||||
|
||||
"containers" = { dest = "http://localhost:5001"; auth = false; };
|
||||
"auth" = { dest = "http://localhost:1411"; auth = false; };
|
||||
"cdn" = { dest = "http://localhost:3000"; auth = false; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue