removed LOGIN_API_URL & COMMUNITY_API_URL from .env.dist

This commit is contained in:
Ulf Gebhardt 2021-09-28 13:44:30 +02:00
parent e1197c5a6c
commit 01abcce931
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -1,5 +1,3 @@
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