mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
6 lines
271 B
Plaintext
6 lines
271 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
|
|
APP_VERSION=0 |