deprecated

This commit is contained in:
Alexandre
2024-03-06 14:38:35 +01:00
committed by GitHub
parent a0979c96e3
commit 3e04c9ca07
23 changed files with 4 additions and 1 deletions

View File

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