mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Replace JWT secret with proper secret
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
context: ..
|
||||
environment:
|
||||
PORT: 8300
|
||||
JWT_SECRET: ${JWT_SECRET}
|
||||
volumes:
|
||||
- "data:/app/data"
|
||||
develop:
|
||||
|
||||
Reference in New Issue
Block a user