Update .env.sample
This commit is contained in:
@@ -2,3 +2,10 @@ DIRECTUS_API_URL=http://0.0.0.0:8055
|
||||
APP_TITLE=constitution de karukera
|
||||
APP_FOOTER_TEXT=organisation ka internationale (oki)
|
||||
APP_FOOTER_URL=https://o-k-i.net
|
||||
|
||||
# AUTH
|
||||
NEXTAUTH_URL=http://0.0.0.0:3000
|
||||
NEXTAUTH_SECRET=NEXTAUTH_SECRET
|
||||
USER_ROLE=DIRECTUS_USER_ROLE_ID
|
||||
NEXT_PUBLIC_URL=http://0.0.0.0:3000
|
||||
NEXT_PUBLIC_DIRECTUS_API_URL=$DIRECTUS_API_URL
|
||||
|
||||
Reference in New Issue
Block a user