Alexandre
2023-04-11 10:33:47 +02:00
parent f93de1fb9a
commit 9bd7fffb14
14 changed files with 266 additions and 112 deletions

View File

@@ -0,0 +1,3 @@
upstream backend {
server 127.0.0.1:9925;
}