/red-coder

This commit is contained in:
2022-04-16 23:14:28 +03:00
parent f858c7949d
commit 1a9a61bf98
2 changed files with 12 additions and 0 deletions
+4
View File
@@ -33,6 +33,10 @@ http {
server 212.193.59.173:8043;
}
upstream red_coder {
server 212.193.59.173:8045;
}
upstream admin {
server 212.193.59.173:8090;
}