This commit is contained in:
Alexandre
2023-02-01 13:53:16 +01:00
parent 12ebf302a5
commit 565ac2e5f5
23 changed files with 30 additions and 30 deletions

View File

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