Files
sonic-demo/_envrc
Gustavo Cordova Avila e1423a70d5 Initial commit
2022-11-09 14:37:15 -08:00

5 lines
195 B
Bash

#!/bin/bash
export SONIC_HOST=127.0.0.1 # or some other ip address or hostname
export SONIC_PORT=1491 # or some other port?
export SONIC_SECRET="PthRtZ0m2MFLG" # or whatever password you set up