update deployment

This commit is contained in:
kandrusyak
2023-07-18 02:19:12 +03:00
parent f6f05c6764
commit d716d7a06a
3 changed files with 5 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ prepend_sys_path = .
# are written from script.py.mako
# output_encoding = utf-8
sqlalchemy.url = postgresql://barbie:redStar4,1@localhost:5432/personal_info_db
sqlalchemy.url = postgresql://astra_personal_info:password@192.168.1.12:5432/astra_personal_info_db
[post_write_hooks]