12 lines
373 B
Text
12 lines
373 B
Text
# /etc/quinn-price-watcher/secrets.env
|
|
# chmod 600, chown root:root
|
|
# Provisioned manually on black during first deploy.
|
|
|
|
# Quinn.my API (read watches, write history)
|
|
QUINN_MY_URL=https://my.transquinnftw.com
|
|
QUINN_MY_SERVICE_TOKEN=CHANGE_ME
|
|
|
|
# iMessage sync-api (outbound alerts)
|
|
SYNC_API_URL=http://127.0.0.1:3100
|
|
SYNC_API_TOKEN=CHANGE_ME
|
|
QUINN_PHONE_NUMBER=+1XXXXXXXXXX
|