aboutsummaryrefslogtreecommitdiff
path: root/sample.env
diff options
context:
space:
mode:
authorIndrajith K L2024-06-21 13:30:02 +0530
committerIndrajith K L2024-06-21 13:30:02 +0530
commita5b35ffb182e4b2aa250059b0e44c13373999d76 (patch)
treed92bbaa6a0041ccddd2b8418d18b7688f868d6e4 /sample.env
parentfff60d6f9fa9baf1bb87ced8713b744ea0c6ed5a (diff)
downloadindrajith-dev-crystal-a5b35ffb182e4b2aa250059b0e44c13373999d76.tar.gz
indrajith-dev-crystal-a5b35ffb182e4b2aa250059b0e44c13373999d76.tar.bz2
indrajith-dev-crystal-a5b35ffb182e4b2aa250059b0e44c13373999d76.zip
Adds sample env
* Keys should be synched with local .env
Diffstat (limited to 'sample.env')
-rw-r--r--sample.env2
1 files changed, 2 insertions, 0 deletions
diff --git a/sample.env b/sample.env
new file mode 100644
index 0000000..9ba8894
--- /dev/null
+++ b/sample.env
@@ -0,0 +1,2 @@
+TOKEN=
+STRAPI_URL=http://localhost:1337 \ No newline at end of file