service: Allow specifying container hostname

This commit is contained in:
uumas
2026-04-19 13:47:10 +03:00
parent c2fd6236fe
commit c4256847c9
3 changed files with 7 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ service_proxy_pass_host_header: true
service_proxy_auth_type: none
service_container_ip: ""
service_container_hostname: ""
service_container_additional_networks: []
service_container_user: ""
service_container_publish_ports: []