Skip to content

Commit

Permalink
added logging_config.ini to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
saramonzon committed Jul 13, 2021
1 parent 5982854 commit 3187b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ADD utils /opt/taranis/utils
ADD test /opt/taranis/test
ADD *.py /opt/taranis/
ADD environment.yml /opt/taranis/
ADD logging_config.ini /opt/taranis/
ADD README.md /opt/taranis/
ADD LICENSE /opt/taranis/

Expand Down

0 comments on commit 3187b89

Please sign in to comment.