From ac19a1a24019ea1aa700478114c3222853817622 Mon Sep 17 00:00:00 2001 From: John husxdev Date: Sun, 6 Apr 2025 17:08:35 -0500 Subject: [PATCH] Buttons! --- .env.example | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .env.example diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..d2b3d15 --- /dev/null +++ b/.env.example @@ -0,0 +1,7 @@ +# NODE_ENV=development +HOST=0.0.0.0 +PORT=8080 + +# this is only the default value if non is give in /id +LANYARD_USER_ID=id-here +LANYARD_INSTANCE=https://lanyard.rest