env
This commit is contained in:
parent
0f576d5480
commit
b61af75169
3
.env
Normal file
3
.env
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
GRAPHQL_ENDPOINT="http://172.16.6.246:8055/graphql"
|
||||||
|
API_TOKEN="WkVWFMiFcrjsXRZqsL30Cd4Sboe0DRk-"
|
||||||
|
GRAPHQL_ENDPOINT_WITH_TOKEN="http://172.16.6.246:8055/graphql?access_token=WkVWFMiFcrjsXRZqsL30Cd4Sboe0DRk-"
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -100,7 +100,7 @@ web_modules/
|
|||||||
|
|
||||||
# dotenv environment variable files
|
# dotenv environment variable files
|
||||||
|
|
||||||
.env
|
# .env
|
||||||
.env.development.local
|
.env.development.local
|
||||||
.env.test.local
|
.env.test.local
|
||||||
.env.production.local
|
.env.production.local
|
||||||
|
Loading…
x
Reference in New Issue
Block a user