mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #84 from Human-Connection/update_env_template
Fix 'audience must be a string or array'
This commit is contained in:
commit
f47b136232
@ -3,6 +3,7 @@ NEO4J_USER=neo4j
|
||||
NEO4J_PASSWORD=letmein
|
||||
GRAPHQL_PORT=4000
|
||||
GRAPHQL_URI=http://localhost:4000
|
||||
CLIENT_URI=http://localhost:3000
|
||||
MOCK=false
|
||||
|
||||
JWT_SECRET=b/&&7b78BF&fv/Vd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user