Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions xmpp2/loglist.yml
Original file line numberDiff line numberDiff line change
Expand Up@@ -92,6 +92,7 @@
networks:
- name: loglist
default_host_ip: ''
restart_policy: unless-stopped
notify: Prune Docker

- name: Copy the application configuration file
Expand DownExpand Up@@ -124,6 +125,7 @@
networks:
- name: loglist
default_host_ip: ''
restart_policy: unless-stopped
notify: Prune Docker

- name: Set up the nginx configuration file
Expand Down