pass
This commit is contained in:
parent
905c19dd12
commit
a0a646889d
|
|
@ -5,8 +5,8 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
dashboard:
|
dashboard:
|
||||||
container_name: medicine-dashboard
|
container_name: medicine-control-panel
|
||||||
image: medlogic/medicine-dashboard:latest
|
image: medlogic/medicine-control-panel:latest
|
||||||
restart: always
|
restart: always
|
||||||
privileged: true
|
privileged: true
|
||||||
user: root
|
user: root
|
||||||
Loading…
Reference in New Issue