Преглед изворни кода

Update 'nginx/configs/default.conf'

master
maeda пре 7 година
родитељ
комит
282ededaf5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      nginx/configs/default.conf

+ 1
- 1
nginx/configs/default.conf Прегледај датотеку

@@ -1,6 +1,6 @@
1 1
 # Upstream sites for proxy-ing
2 2
 upstream wp {
3
-     server <CHANGE_ME>:8082;
3
+     server <YOUR_SERVER_IP_ADDRESS>:8082;
4 4
 }
5 5
 
6 6
 ### Redirect regular traffic to SSL

Loading…
Откажи
Сачувај