first commit
This commit is contained in:
7
pgadmin/bin/config.ini
Normal file
7
pgadmin/bin/config.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
[database]
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
|
||||
[redis]
|
||||
REDIS_HOST=127.0.0.1
|
||||
REDIS_PORT=6379
|
||||
Reference in New Issue
Block a user