Add litl
This commit is contained in:
parent
33b96f2176
commit
f27eee1c35
1 changed files with 5 additions and 0 deletions
|
@ -5,8 +5,10 @@ certbot:
|
|||
- drone.auro.re
|
||||
- gitea.auro.re
|
||||
- intranet.auro.re
|
||||
- litl.auro.re
|
||||
- nextcloud.auro.re
|
||||
- re2o.auro.re
|
||||
- vote.auro.re
|
||||
- re2o-server.auro.re
|
||||
- re2o-test.auro.re
|
||||
|
||||
|
@ -50,5 +52,8 @@ nginx:
|
|||
- from: drone.auro.re
|
||||
to: "10.128.0.64:8000"
|
||||
|
||||
- from: litl.auro.re
|
||||
to: 10.128.0.35
|
||||
|
||||
- from: re2o-test.auro.re
|
||||
to: 10.128.0.80
|
||||
|
|
Loading…
Reference in a new issue