mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-01-31 15:37:09 +01:00
Fix pino-pretty not being included in build (#135)
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
- POSTGRES_USER=drop
|
||||
- POSTGRES_DB=drop
|
||||
drop:
|
||||
image: ghcr.io/drop-oss/drop:latest
|
||||
image: ghcr.io/drop-oss/drop:nightly
|
||||
stdin_open: true
|
||||
tty: true
|
||||
init: true
|
||||
|
||||
Reference in New Issue
Block a user