Add codimd and riot reverse proxy
This commit is contained in:
parent
4efcaf6456
commit
c9f10b01df
1 changed files with 6 additions and 0 deletions
|
@ -27,6 +27,12 @@
|
||||||
- name: re2o-test
|
- name: re2o-test
|
||||||
from: re2o-test.auro.re
|
from: re2o-test.auro.re
|
||||||
to: 10.128.0.100
|
to: 10.128.0.100
|
||||||
|
- name: riot
|
||||||
|
from: riot.auro.re
|
||||||
|
to: riot.adm.auro.re
|
||||||
|
- name: codimd
|
||||||
|
from: codimd.auro.re
|
||||||
|
to: codimd.adm.auro.re
|
||||||
roles:
|
roles:
|
||||||
- nginx-reverse-proxy
|
- nginx-reverse-proxy
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue