fixed zinc start failure when docker-compose

pull/92/head
alimy 3 years ago
parent a41160b687
commit 1090ac1100

@ -42,6 +42,7 @@ services:
zinc: zinc:
image: public.ecr.aws/prabhat/zinc:latest image: public.ecr.aws/prabhat/zinc:latest
user: root
restart: always restart: always
ports: ports:
- 127.0.0.1::4080 - 127.0.0.1::4080

Loading…
Cancel
Save