3
0

add placeholder

This commit is contained in:
12ww1160
2025-12-05 14:58:45 +01:00
parent 4a0f9ca235
commit 076ae79304
2 changed files with 7 additions and 4 deletions

View File

@@ -1,2 +1 @@
<%= @bouncer_db_name %> = host=<%= @bouncer_host %> port=<%= @db_host_port %> dbname=<%= @bouncer_db_name %>
<%= @bouncer_db_name %> = host=<%= @bouncer_host %> port=<%= @db_host_port %> auth_user=<%= @pl_bouncer_user %> dbname=<%= @bouncer_db_name %>