Update .env.sample
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user