xslt-lab: real databaseUrl for saved fiddles (shared Postgres, LXC 121)
This commit is contained in:
@@ -49,3 +49,9 @@ ingress:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
|
||||
storage:
|
||||
# Enables saved fiddles (short share links with revision history). The same
|
||||
# shared Postgres that Umami uses; credentials in pass: homelab/xsltfiddle-db-password.
|
||||
enabled: true
|
||||
databaseUrl: postgres://xsltfiddle:qRLQl52IZp5GOfqAAtCiAHnb6v6f@192.168.1.29:5432/xsltfiddle?sslmode=disable
|
||||
|
||||
Reference in New Issue
Block a user