diff --git a/frontend/.env.dist b/frontend/.env.dist index f7e65b9ce..c2518c392 100644 --- a/frontend/.env.dist +++ b/frontend/.env.dist @@ -2,4 +2,3 @@ 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/ VUE_PATH=/vue -VUE_APP_VERSION=0 \ No newline at end of file