default value for BUILD_COMMIT in .env in frontend, but not active

This commit is contained in:
Ulf Gebhardt 2021-09-15 02:36:00 +02:00
parent 5b6d1b4ca2
commit 871d0fc76d
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -2,3 +2,4 @@ LOGIN_API_URL=http://localhost/login_api/
COMMUNITY_API_URL=http://localhost/api/
ALLOW_REGISTER=true
GRAPHQL_URI=http://localhost:4000/graphql
//BUILD_COMMIT=0000000