WS souscription

This commit is contained in:
2025-01-04 19:10:21 +04:00
parent 0860132763
commit 1c88e36a3e
2 changed files with 67 additions and 1 deletions
+2
View File
@@ -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