gradido/frontend/.env.dist
2021-04-07 14:54:08 +00:00

5 lines
257 B
Plaintext

LOGIN_API_URL=http://localhost/login_api/
COMMUNITY_API_STATE_BALANCE_URL=http://localhost/state-balances/
COMMUNITY_API_TRANSACTION_CREATION_URL=http://localhost/transaction-creations/
COMMUNITY_API_TRANSACTION_SEND_COINS=http://localhost/api
VUE_PATH=/vue