fixed ip addreess for server

This commit is contained in:
2025-03-28 20:01:55 -05:00
parent 671865c8b6
commit f6e1df6e12

View File

@@ -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