mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-10 10:53:36 +02:00
tweak: improve port and scheme detection
This commit is contained in:
@@ -6,6 +6,8 @@ var (
|
||||
"mysql": 3306,
|
||||
"mariadb": 3306,
|
||||
"postgres": 5432,
|
||||
"pgvecto-rs": 5432,
|
||||
"pgvector": 5432,
|
||||
"rabbitmq": 5672,
|
||||
"redis": 6379,
|
||||
"memcached": 11211,
|
||||
|
||||
Reference in New Issue
Block a user