ran pint
This commit is contained in:
@@ -6,7 +6,7 @@ return [
|
||||
'drivers' => [
|
||||
'postgres' => [
|
||||
'17' => Postgres17Driver::class,
|
||||
]
|
||||
],
|
||||
],
|
||||
'internal_ip_base' => env('INTERNAL_IP_BASE', '192.168.2.'),
|
||||
];
|
||||
];
|
||||
|
||||
@@ -37,6 +37,6 @@ return [
|
||||
|
||||
'hetzner' => [
|
||||
'key' => env('HETZNER_KEY'),
|
||||
]
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user