pass
This commit is contained in:
parent
1c22563b46
commit
905c19dd12
|
|
@ -4,9 +4,9 @@ networks:
|
|||
|
||||
services:
|
||||
notification:
|
||||
container_name: "notification"
|
||||
container_name: "medicine-notification"
|
||||
restart: "always"
|
||||
image: medlogic/notification:latest
|
||||
image: medlogic/medicine-notification:latest
|
||||
env_file:
|
||||
- ../.env
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue