Skip to content

Commit

Permalink
CHANGE : updated the path of django creds in the init_vault rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguar-ks committed Jan 21, 2025
1 parent dcfd3f7 commit f660a1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ init_vault:
rm -rf ./srcs/vault/data/*
rm -rf ./srcs/vault/init/*
rm -rf ./srcs/api/cred.env
rm -rf ./srcs/api/django-cred.json

rm -rf ./srcs/api/cred.d
remove_log:
rm -rf ./srcs/postgres/logs/*
rm -rf ./srcs/vault/logs/*
Expand Down

0 comments on commit f660a1b

Please sign in to comment.