1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-07 06:05:19 +02:00

Fix scheduler

This commit is contained in:
Sean Morley 2024-08-21 10:00:58 -04:00
parent 4241a1024e
commit 91ef71da7a
4 changed files with 37 additions and 9 deletions

View file

@ -23,8 +23,8 @@ services:
- postgres_data:/var/lib/postgresql/data/
server:
#build: ./backend/
image: ghcr.io/seanmorley15/adventurelog-backend:latest
build: ./backend/
#image: ghcr.io/seanmorley15/adventurelog-backend:latest
environment:
- PGHOST=db
- PGDATABASE=database