mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-12-23 22:58:17 -05:00
Update image on Traefik compose file to PostGIS
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
- "traefik.enable=true"
|
||||
|
||||
db:
|
||||
image: postgres:latest
|
||||
image: postgis/postgis:15-3.3
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
POSTGRES_DB: database
|
||||
|
||||
Reference in New Issue
Block a user