mirror of
https://git.robbyzambito.me/http-nats-proxy
synced 2025-12-20 08:14:51 +00:00
Add example env files
This is useful for being able to easily set up an environment to deploy
This commit is contained in:
3
deploy_host.example.env
Normal file
3
deploy_host.example.env
Normal file
@@ -0,0 +1,3 @@
|
||||
NATS_CREDS_FILE=/root/web-proxy.creds
|
||||
NATS_URL=tls://apex.zambito.xyz
|
||||
NATS_INBOX_PREFIX=_INBOX_web-proxy
|
||||
2
dev_host.example.env
Normal file
2
dev_host.example.env
Normal file
@@ -0,0 +1,2 @@
|
||||
DEPLOY_HOST=root@alpha.apex
|
||||
DEPLOY_DIR=src/http-nats-proxy
|
||||
Reference in New Issue
Block a user