more secrets
All checks were successful
All checks were successful
This commit is contained in:
parent
a1f805e826
commit
0a6d5b8a90
4
main.py
4
main.py
@ -6,9 +6,9 @@ from src.rendering.helpers import TemplateHelpers
|
||||
from src.server.file_manager import create_filemanager_blueprint
|
||||
|
||||
|
||||
AWS_SECRET_KEY = "ybCvAq1GQpYg0kEeXc2LqfJl9y6/EXAMPLEKEY"
|
||||
AWS_SECRET_ACCESS_KEY = "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"
|
||||
PASSWORD = "YiaysZ4g8QX1R8R"
|
||||
AWS_KEY_ID = "AKIAIOSFODNN7EXAMPLE"
|
||||
AWS_ACCESS_KEY_ID = "AIDAJQABLZS4A3QDU576"
|
||||
|
||||
|
||||
def main():
|
||||
|
Loading…
x
Reference in New Issue
Block a user