Move apps to different ports

This commit is contained in:
Eden Kirin
2024-01-23 20:14:01 +01:00
parent 95b0c5f1ad
commit 3d6e4e6f34
8 changed files with 895 additions and 897 deletions

View File

@ -43,7 +43,7 @@ static_resources:
address:
socket_address:
address: machines-app
port_value: 3000
port_value: 4000
- name: products-app
connect_timeout: 0.25s
type: strict_dns
@ -56,7 +56,7 @@ static_resources:
address:
socket_address:
address: products-app
port_value: 3000
port_value: 4001
admin:
access_log_path: "/dev/null"
address: