Use env file in ihm service

This commit is contained in:
omaroughriss 2025-09-13 01:05:54 +02:00
parent 12a9837fb1
commit 1ee4767022

View File

@ -129,6 +129,8 @@ services:
ihm_client:
image: git.4nkweb.com/4nk/ihm_client:dev
container_name: ihm_client
env_file:
- .env
ports:
- "3003:3003"
networks: