Typo fixes (#249)

This commit is contained in:
2023-10-21 10:58:54 +02:00
committed by GitHub
parent 640faeccec
commit 55ebb4c17d
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
"""Placholder to login int the FH db."""
"""Placeholder to login int the FH db."""
HOSTNAME = "stagingdbtransparenzreg.ioappzs.mongodb.net"
DATABASE = "transparenzregister"
PORT = None

View File

@ -1,4 +1,4 @@
"""Placholder to login int the FH db."""
"""Placeholder to login int the FH db."""
HOSTNAME = "172.17.38.210"
DATABASE = "transparenzregister"
PORT = 30217