diff --git a/.env.sample b/.env.sample index e93d4fa..eb530c9 100644 --- a/.env.sample +++ b/.env.sample @@ -1,8 +1,9 @@ PORT=3000 -API_URL=http://localhost:1337 +API_URL=http://localhost:1337/api NEXT_PUBLIC_API_URL=$API_URL SITE_URL=http://localhost:3001 NEXT_PUBLIC_READ_TOKEN= +NEXT_PUBLIC_ADMIN_JWT_SECRET= # FUNKWHALE VARIABLE NEXT_PUBLIC_OKI_MIZIK_URL=https://funkwhale-server.com