4 lines
198 B
Text
4 lines
198 B
Text
|
|
# Proxy mode — points dev backend at prod. Remove to use local SQLite.
|
||
|
|
PROXY_TARGET=https://admin.transquinnftw.com
|
||
|
|
QUINN_ADMIN_SERVICE_TOKEN=<fill from /etc/quinn-admin-api/secrets.env on vps-0>
|