mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 04:49:37 +02:00
Update email verification and password reset flows; refactor Docker Compose and enhance email management
This commit is contained in:
parent
0272c6b076
commit
2ccbf4be83
13 changed files with 197 additions and 137 deletions
|
@ -14,7 +14,7 @@ services:
|
|||
- server
|
||||
|
||||
db:
|
||||
image: postgis/postgis:16-3.4
|
||||
image: postgis/postgis:15-3.3
|
||||
container_name: adventurelog-db
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue