Use the prebuilt docker image by default.
This commit is contained in:
parent
7c71e4f9dc
commit
4ddb200129
@ -13,7 +13,7 @@ services:
|
||||
healthcheck:
|
||||
test: ["CMD", "mysqladmin", "ping", "--silent"]
|
||||
yotter:
|
||||
image: yotter
|
||||
image: ytorg/yotter:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "127.0.0.1:5000:5000"
|
||||
|
Reference in New Issue
Block a user