Add srv_nat on codimd and reverse proxy

certbot_on_virtu
Alexandre Iooss 2020-12-23 12:18:22 +01:00
parent b202dcffd1
commit cb7952bd2d
2 changed files with 2 additions and 1 deletions

View File

@ -56,6 +56,7 @@ nginx:
- {from: zero.crans.org, to: 172.16.10.130}
- {from: ethercalc.crans.org, to: "172.16.10.133:8000"}
- {from: roundcube.crans.org, to: 172.16.10.107}
- {from: codimd.crans.org, to: "172.16.10.128:3000"}
# - {from: belenios.crans.org, to: 172.16.10.111}
# - {from: mailman.crans.org, to: 10.231.136.180}
#

View File

@ -1,3 +1,3 @@
interfaces:
adm: eth0
srv_nat: eth1