WS souscription
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
DIRECTUS_API_URL=http://0.0.0.0:8055
|
||||
DIRECTUS_API_WS_URL=ws://0.0.0.0:8055/websocket
|
||||
APP_TITLE=constitution de karukera
|
||||
APP_FOOTER_TEXT=organisation ka internationale (oki)
|
||||
APP_FOOTER_URL=https://o-k-i.net
|
||||
@@ -9,6 +10,7 @@ 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
|
||||
NEXT_PUBLIC_DIRECTUS_API_WS_URL=$DIRECTUS_API_WS_URL
|
||||
|
||||
# COMMENTS
|
||||
COMMENTS_PER_PAGE=5
|
||||
|
||||
Reference in New Issue
Block a user