coolify/bootstrap/helpers/contants.php
Andras Bacsai a378b5108e refactor a lot of things
fix: postgres_passwords could be longer
feat: able to define postgresql databases from the ui
2023-08-09 15:57:53 +02:00

4 lines
46 B
PHP

<?php
const DATABASE_TYPES = ['postgresql'];