mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 04:49:37 +02:00
email providers
This commit is contained in:
parent
fd94f03008
commit
e753d023ad
6 changed files with 53 additions and 25 deletions
|
@ -38,6 +38,7 @@ services:
|
|||
- PUBLIC_URL='http://localhost:81'
|
||||
- CSRF_TRUSTED_ORIGINS=https://api.adventurelog.app,https://adventurelog.app
|
||||
- DEBUG=False
|
||||
- FRONTEND_URL='http://localhost:8080'
|
||||
ports:
|
||||
- "8000:8000"
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue