Skip to content

Commit 9caff72

Browse files
author
Systemaker
committed
Update README
1 parent 3613841 commit 9caff72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Python Flask WEB API DEMO
5252
#### Security :
5353
You may have some sensitive variables that should not be publicly shared, such as passwords and secret keys.
5454
These can be put in an instance/config.py file, which will not be pushed to version control.
55-
(Flask dedicated folder for that must be named "instance")
55+
(Flask default dedicated folder for secret data must be named /instance)
5656

5757
#### How to use it:
5858

0 commit comments

Comments
 (0)