mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
refactor a lot of things
fix: postgres_passwords could be longer feat: able to define postgresql databases from the ui
This commit is contained in:
3
bootstrap/helpers/contants.php
Normal file
3
bootstrap/helpers/contants.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
const DATABASE_TYPES = ['postgresql'];
|
||||
Reference in New Issue
Block a user