service: Set static ips for other containers too
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
container_user: nobody
|
||||
container_networks:
|
||||
- "{{ socat_service_name }}"
|
||||
container_ip: "{{ socat_container_ip }}"
|
||||
container_requires:
|
||||
- "{{ socat_service_name }}-socat.socket"
|
||||
- "{{ socat_service_name }}.service"
|
||||
|
||||
Reference in New Issue
Block a user