Régis Behmo 28b805eb28 🌅
2019-07-11 13:44:16 +08:00

6 lines
160 B
Plaintext

- host: {{ DISCOVERY_HOST }}
http:
paths:
- backend:
serviceName: nginx
servicePort: {% if ACTIVATE_HTTPS %}443{% else %}80{% endif %}