diff options
author | mavlonerkinboev <mavlonbek.ibragimov007@gmail.com> | 2021-08-19 05:11:09 +0500 |
---|---|---|
committer | mavlonerkinboev <mavlonbek.ibragimov007@gmail.com> | 2021-08-19 05:11:09 +0500 |
commit | 588af703f77012ace3c2f865962a7d741a3ac575 (patch) | |
tree | c18786d50bc89ce20f4d8a4e33c3bab4659e184d | |
parent | 6b9bd56676dbeab8f182813958f58889dda324ae (diff) |
Fixed directory of app.properties
-rwxr-xr-x | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ .idea build out -app.properties +src/main/resources/app.properties
\ No newline at end of file |