Skip to content

Commit

Permalink
update log directory in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
thcathy committed Oct 15, 2023
1 parent f961710 commit c728ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/template/web-parser-rest-stack.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
timeout: 30s
retries: 5
volumes:
- {{ docker_volume_root }}/{{ namespace }}:/logs
- {{ docker_volume_root }}/{{ namespace }}/logs:/logs
networks:
- overlay
- {{ traefik_network }}
Expand Down

0 comments on commit c728ea9

Please sign in to comment.