diff --git a/config.yaml b/config.yaml index 183615e..6b6309e 100644 --- a/config.yaml +++ b/config.yaml @@ -1,3 +1,3 @@ server: - tftpIp: 10.0.0.3 - httpUrl: http://10.0.0.3:8000 + tftpIp: 192.168.1.1 + httpUrl: http://192.168.1.1:8000