moonstream/backend/sample.env

5 wiersze
311 B
Bash
Czysty Zwykły widok Historia

2021-07-28 15:03:06 +00:00
export MOONSTREAM_CORS_ALLOWED_ORIGINS="http://localhost:3000,https://moonstream.to,https://www.moonstream.to"
2021-07-21 16:51:28 +00:00
export MOONSTREAM_OPENAPI_LIST="users,subscriptions"
export MOONSTREAM_APPLICATION_ID="<issued_bugout_application_id>"
export MOONSTREAM_DATA_JOURNAL_ID="<bugout_journal_id_to_store_blockchain_data>"