diff --git a/checkmate/compose.yml b/checkmate/compose.yml index 0e9e08b..8945d2b 100644 --- a/checkmate/compose.yml +++ b/checkmate/compose.yml @@ -4,7 +4,7 @@ services: image: bluewaveuptime/uptime_client:latest restart: always environment: - UPTIME_APP_API_BASE_URL: "http://192.168.1.4:5000/api/v1" + UPTIME_APP_API_BASE_URL: "http://192.168.1.33:5000/api/v1" networks: - checkmate - reverseproxy