3
0
Fork 0
This commit is contained in:
Ilya Mukhortov 2026-07-22 11:56:11 +10:00
parent d824b92b5b
commit 1c22563b46
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
notification: notification:
container_name: "notification" container_name: "notification"
restart: "always" restart: "always"
image: medicine-notification:latest image: medlogic/notification:latest
env_file: env_file:
- ../.env - ../.env
networks: networks: