Add volume to docker compose

This commit is contained in:
Lily Rose 2025-07-17 19:23:35 +10:00
parent a53538b998
commit e02ec99426

View file

@ -3,3 +3,5 @@ services:
build: .
ports:
- "8080:8080"
volumes:
- pinpoint-data:/data