3
0
Fork 0
This commit is contained in:
Ilya Mukhortov 2026-08-20 17:17:43 +10:00
parent 905c19dd12
commit a0a646889d
3 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ networks:
services:
dashboard:
container_name: medicine-dashboard
image: medlogic/medicine-dashboard:latest
container_name: medicine-control-panel
image: medlogic/medicine-control-panel:latest
restart: always
privileged: true
user: root