Selaa lähdekoodia

Define upstream.

master
Chris Smith 6 vuotta sitten
vanhempi
commit
3e94a35339
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      generate.py

+ 1
- 0
generate.py Näytä tiedosto

@@ -35,6 +35,7 @@ while True:
35 35
     if os.path.isfile(certfile):
36 36
       if not up in services:
37 37
         services[up] = {
38
+          'upstream': up,
38 39
           'protocol': protocols[container] if container in protocols else 'http',
39 40
           'vhosts': domains[container],
40 41
           'hosts': [],

Loading…
Peruuta
Tallenna