Allow adminer to connect to postgres

This commit is contained in:
IamTheFij 2023-07-25 16:40:01 -07:00
parent 0ea9da3a53
commit e7c985d276

View File

@ -204,6 +204,7 @@ module "adminer" {
service_port = 8080
use_mysql = true
use_postgres = true
resources = {
cpu = 50