Kaynağa Gözat

Update 'nginx/configs/default.conf'

master
maeda 7 yıl önce
ebeveyn
işleme
282ededaf5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      nginx/configs/default.conf

+ 1
- 1
nginx/configs/default.conf Dosyayı Görüntüle

@@ -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…
İptal
Kaydet