fixed ip addreess for server
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user