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