fix docker

This commit is contained in:
Gal 2025-07-16 00:41:01 +02:00
parent 0579319f6c
commit 9e1c0f62ee
Signed by: gal
GPG Key ID: F035BC65003BC00B
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
dockerfile: Dockerfile
restart: always
env_file:
- ./.env
- ./backend/.env
volumes:
- ./credentials:/app/credentials:ro
networks: