This commit is contained in:
2025-08-02 11:38:02 +02:00
parent 4e2971c942
commit a53f4be3e5
7 changed files with 61 additions and 20 deletions

View File

@ -31,6 +31,7 @@ services:
- ./misc:/app/misc:delegated
- ./public/lib:/app/public/lib:delegated
- ./.env.local:/app/.env.local
- ./vendor:/app/vendor:delegated
adminer:
image: adminer