summaryrefslogtreecommitdiffstats
path: root/.env
diff options
context:
space:
mode:
authorAlberto-Duarte <alberto@albertoduarte.com>2023-05-11 11:40:35 +0100
committerAlberto-Duarte <alberto@albertoduarte.com>2023-05-11 11:40:35 +0100
commit6ff7c459e3d08ebdf6da6973ebe0410b5cab9c0a (patch)
treecc54b937a9c854c3f2bd27960a2e3234fce3f355 /.env
first commit
Diffstat (limited to '.env')
-rw-r--r--.env3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env b/.env
new file mode 100644
index 0000000..f3a0248
--- /dev/null
+++ b/.env
@@ -0,0 +1,3 @@
+BASE_URL=https://api.themoviedb.org/3
+API_KEY=f247ff737ec8062f3b5e027789eab748
+IMG_ASSETS=https://image.tmdb.org/t/p/original \ No newline at end of file