From 62b6a097a707c7539253bd824810be60c8d51846 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Thu, 8 Apr 2021 16:17:06 +0200 Subject: [PATCH] Update frontend/.env.dist Co-authored-by: Ulf Gebhardt --- frontend/.env.dist | 1 - 1 file changed, 1 deletion(-) 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