mirror of
https://github.com/detleph/server.git
synced 2026-09-04 08:36:06 +02:00
patches for update
This commit is contained in:
@@ -35,3 +35,9 @@ services:
|
||||
- DATABASE_URL=postgresql://server:${DATABASE_PASSWORD}@postgres:5432/management?schema=public
|
||||
- DATABASE_USER=server
|
||||
- DATABASE_PASSWORD=${DATABASE_PASSWORD}
|
||||
- JWT_SECRET=${JWT_SECRET}
|
||||
- DOMAIN=${DOMAIN}
|
||||
- MAILUSER=${MAILUSER}
|
||||
- MAILPASSWORD=${MAILPASSWORD}
|
||||
- FRONTEND_MAIL_ENDPOINT=https://josport.at/authteamleader/
|
||||
- ALLOW_ORIGIN=https://josport.at
|
||||
|
||||
Reference in New Issue
Block a user