docker-compose.yml: don't automatically start dev-tools by assigning profile

This commit is contained in:
Bart Schuurmans 2024-03-18 21:02:06 +01:00
parent 864304f128
commit 68cb94daf2

View file

@ -102,6 +102,8 @@ services:
volumes:
- /app/dev-tools/
- .:/app:rw
profiles:
- tools
volumes:
pgdata:
static_volume: