
--- database/database.py
+++ database/database.py
... | ... | @@ -10,7 +10,7 @@ |
10 | 10 |
host='210.180.118.83', |
11 | 11 |
dbname='TRAFFICAGNET', |
12 | 12 |
user='takensoft', |
13 |
- password='tts96314728!@', |
|
13 |
+ password='', |
|
14 | 14 |
port='5432', |
15 | 15 |
options=f'-c search_path=trafficagent' |
16 | 16 |
) # db에 접속 |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?