3
0
Fork 0
This commit is contained in:
Ilya Mukhortov 2026-07-22 12:03:59 +10:00
parent 1c22563b46
commit 905c19dd12
1 changed files with 2 additions and 2 deletions

View File

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