moved from self build docker image to gockerhub
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
latency-monitor:
|
||||
container_name: latency-monitor
|
||||
hostname: latency-monitor
|
||||
build: ./Docker_Build
|
||||
image: planetespresso/pylatemon
|
||||
restart: always
|
||||
volumes:
|
||||
# - ./latency-monitor/config.ini:/app/config.ini:ro # UNCOMMENT IF NEEDED
|
||||
|
||||
Reference in New Issue
Block a user