File: blog.conf

package info (click to toggle)
libmojo-pg-perl 4.28-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 344 kB
  • sloc: perl: 545; sql: 19; makefile: 7
file content (4 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (9)
1
2
3
4
{
  pg      => 'postgresql://postgres@127.0.0.1:5432/postgres',
  secrets => ['s3cret']
}