Skip to content

Commit a38c4e9

Browse files
Updated for NFS mounting
1 parent 8e3ebea commit a38c4e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ services:
1212
- ./config.yaml:/app/config.yaml
1313
- ./.env:/app/.env
1414
- ./logs/app.log:/app/logs/app.log
15+
- /tmp/testnfs:/mnt/nfs-system
1516
depends_on:
1617
- openldap
1718
# - redis

0 commit comments

Comments
 (0)