feat(auth): enterprise authentication and user management
This commit is contained in:
parent
4bc8b20a21
commit
86a32a942c
36 changed files with 2239 additions and 324 deletions
|
|
@ -6,7 +6,9 @@ services:
|
|||
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
NEXT_PUBLIC_API_URL: https://api.funktechnik-schubert.de
|
||||
HERMES_INTERNAL_URL: https://api.funktechnik-schubert.de
|
||||
AUTH_COOKIE_SECURE: true
|
||||
ATHENA_PUBLIC_ORIGIN: https://crm.funktechnik-schubert.de
|
||||
|
||||
ports:
|
||||
- "3001:3000"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue