1
0
Fork 0
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:
Sean Morley 2024-12-12 11:01:09 -05:00
parent 0272c6b076
commit 2ccbf4be83
13 changed files with 197 additions and 137 deletions

View file

@ -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: