Create config.py

This commit is contained in:
Lasse Edfast 2023-06-06 09:16:22 +02:00 committed by GitHub
parent 2d21bbe779
commit 7c108566bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
config.py Normal file
View File

@ -0,0 +1,5 @@
# Add this file to .gitignore and then fill it in on your local machine.
pwd_postgres = PWD
ip_server = IP_ADRESS
db_name = DB_NAME
db_user = DB_USER