9 lines
163 B
Bash
9 lines
163 B
Bash
|
|
BASE_URL=https://flylocal.us
|
||
|
|
|
||
|
|
# only should apply to local dev
|
||
|
|
LOCAL_IP=192.168.178.101
|
||
|
|
LOCAL_PORT=3010
|
||
|
|
|
||
|
|
PORTIER_URL=https://broker.portier.io
|
||
|
|
PORTIER_SECRET=test
|