This commit is contained in:
aaron 2025-05-03 21:56:35 +08:00
parent c591156428
commit 7b16c08b44

View File

@ -18,7 +18,7 @@ services:
cryptoai-monitor: cryptoai-monitor:
build: . build: .
container_name: cryptoai-monitor container_name: cryptoai-monitor
image: cryptoai-monitor:0.0.1 image: cryptoai-monitor:0.0.2
restart: always restart: always
command: python monitor_endpoint.py command: python monitor_endpoint.py
environment: environment: