Small fix after changeset f67b702c
This commit is contained in:
parent
4f7ff8efd2
commit
5368556ea3
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ def main():
|
|||
|
||||
# KittyStore
|
||||
dbspec = re.match("""
|
||||
postgres://
|
||||
postgresql://
|
||||
(?P<user>[a-z]+)
|
||||
:
|
||||
(?P<password>[^@]+)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue