mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 17:06:00 +00:00
fix: update server URLs for dev_machine and service_machine in services.yml
This commit is contained in:
@@ -132,12 +132,12 @@ http:
|
||||
dev_machine:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: http://192.168.50.44:5173
|
||||
- url: http://192.168.50.158:5173
|
||||
|
||||
service_machine:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: http://192.168.50.44:8000
|
||||
- url: http://192.168.50.158:8000
|
||||
|
||||
mail_machine:
|
||||
loadBalancer:
|
||||
|
||||
Reference in New Issue
Block a user