mount directory

This commit is contained in:
Floatingghost 2024-06-04 10:24:31 +01:00
parent 3e8388e2de
commit 6ab2e960d7

View file

@ -22,8 +22,8 @@ services:
source: ./pgdata
target: /var/lib/postgresql/data
- type: bind
source: ./config/setup_db.psql
target: /docker-entrypoint-initdb.d/setup_db.sql
source: ./config
target: /docker-entrypoint-initdb.d
akkoma:
image: akkoma/akkoma:next