Initial commit
This excempts my two emacs configurations for spacemacs and doom-emacs. THere are still credentials in plaintext and I need to solve how to store those in git without the credentials.
This commit is contained in:
14
hosts
Normal file
14
hosts
Normal file
@ -0,0 +1,14 @@
|
||||
|
||||
;; Add the following to your /etc/hosts file
|
||||
|
||||
; Enables ProtonMail lookups in offlineimap
|
||||
127.0.0.1 imap.protonmail.com
|
||||
|
||||
; Elation helper domains
|
||||
172.17.10.215 stage.elationemr.com
|
||||
172.16.12.166 prod.elationemr.com
|
||||
|
||||
# BEGIN section for OpenVPN Client SSL sites
|
||||
127.94.0.1 client.openvpn.net
|
||||
127.94.0.2 openvpn-client.vpn.elationemr.com
|
||||
# END section for OpenVPN Client SSL sites
|
||||
Reference in New Issue
Block a user