service: Support static ip for service container

This commit is contained in:
uumas
2025-09-14 03:09:28 +03:00
parent 0b73582f36
commit aaca377811
3 changed files with 7 additions and 0 deletions

View File

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