Skip to content
Snippets Groups Projects
Commit 71dc72ac authored by nimrod's avatar nimrod
Browse files

Specify the host IP for SchooLinks backend.

Use the persistent host with the elastic IP.
parent 9c3e349f
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,9 @@ ...@@ -5,6 +5,9 @@
Host api-*.schoolinks.com api.schoolinks.com celery.schoolinks.com monitoring.schoolinks.com ci.schoolinks.com Host api-*.schoolinks.com api.schoolinks.com celery.schoolinks.com monitoring.schoolinks.com ci.schoolinks.com
ProxyCommand ssh vpn.schoolinks.com -W %h:%p ProxyCommand ssh vpn.schoolinks.com -W %h:%p
Host api.schoolinks.com
Hostname 35.170.212.119
Host api-dev.schoolinks.com Host api-dev.schoolinks.com
IdentityFile ~/.ssh/schoolinks_dev_rsa IdentityFile ~/.ssh/schoolinks_dev_rsa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment