mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-06 01:25:31 +00:00
Merge pull request #13 from appinteractive/fix_env_template
Delete .gitignored file .env
This commit is contained in:
commit
c7cf4bf4d2
10
.env
10
.env
@ -1,10 +0,0 @@
|
|||||||
NEO4J_URI=bolt://localhost:7687
|
|
||||||
NEO4J_USER=neo4j
|
|
||||||
NEO4J_PASSWORD=letmein
|
|
||||||
|
|
||||||
GRAPHQL_LISTEN_PORT=4000
|
|
||||||
GRAPHQL_URI=http://localhost:4000
|
|
||||||
CLIENT_URI=http://localhost:3000
|
|
||||||
JWT_SECRET=b/&&7b78BF&fv/Vd
|
|
||||||
|
|
||||||
MOCK=false
|
|
||||||
@ -4,3 +4,5 @@ NEO4J_PASSWORD=letmein
|
|||||||
GRAPHQL_LISTEN_PORT=4000
|
GRAPHQL_LISTEN_PORT=4000
|
||||||
GRAPHQL_URI=http://localhost:4000
|
GRAPHQL_URI=http://localhost:4000
|
||||||
MOCK=false
|
MOCK=false
|
||||||
|
|
||||||
|
JWT_SECRET=b/&&7b78BF&fv/Vd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user