aboutsummaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-07-02 02:01:54 +0100
committerFrankie B <git@diskfloppy.me>2023-07-02 02:01:54 +0100
commit45fd1d23c4b22d0b1bbd070d799ad3e6f274a8e5 (patch)
tree51a7f11774672dcc04d122c2747c8bbdda1c4441 /.env.example
parentc10d758474056d2211cfa42a39c76eccbe5d135e (diff)
feat: update lastfm & weather to use internal API
Diffstat (limited to '.env.example')
-rw-r--r--.env.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.example b/.env.example
index 4ead6e3..08a0cb5 100644
--- a/.env.example
+++ b/.env.example
@@ -29,3 +29,4 @@ MEMCACHED_HOST=127.0.0.1
LASTFM_KEY=
LASTFM_USER=
LASTFM_TOP_TRACKS=10
+API_ROOT=http://127.0.0.1:3000