pass
This commit is contained in:
parent
1c22563b46
commit
905c19dd12
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue