update docker compose

This commit is contained in:
Sofía Aritz 2024-01-13 12:14:14 +01:00
parent 3fc6fd286f
commit 8ceaede9d1
Signed by: sofia
GPG key ID: 90B5116E3542B28F

View file

@ -5,5 +5,8 @@ services:
restart: unless-stopped
volumes:
- ./config/ayb.toml:/ayb/ayb.toml
- ayb_data:/ayb/ayb_data
ports:
- "127.0.0.1:5433:5433"
volumes:
ayb_data: