feat: add port mappings and log volume paths for Seafile service in Docker configuration
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
loop:
|
||||
- "{{ seafile_data_dir }}"
|
||||
- "{{ seafile_service_dir }}"
|
||||
- "{{ notification_server_volume }}/logs"
|
||||
- "{{ seafile_volume }}/logs"
|
||||
- "{{ seadoc_volume }}/logs"
|
||||
loop_control:
|
||||
loop_var: seafile_dir
|
||||
|
||||
|
||||
Reference in New Issue
Block a user