Skip to content

Commit

Permalink
fix: fatal safety problem of packing private data to docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Freddd13 committed Oct 5, 2023
1 parent 58ad838 commit eb1481e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
./old
./.last_success_time
./app.log
./.vscode
./.vscode
./.localconfig.yaml

0 comments on commit eb1481e

Please sign in to comment.