Replace role_name with service_name
This commit is contained in:
parent
bdf1f8891b
commit
2ff6488a70
98 changed files with 128 additions and 124 deletions
|
|
@ -21,7 +21,7 @@ compose_file_networks:
|
|||
default:
|
||||
apps:
|
||||
aliases:
|
||||
- "{{ role_name }}"
|
||||
- "{{ service_name }}"
|
||||
networks:
|
||||
default:
|
||||
apps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue