Add develop db-url
This commit is contained in:
8
framework/develop.d/db-url
Executable file
8
framework/develop.d/db-url
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# This file belongs to the framework. You are not expected to modify it.
|
||||||
|
|
||||||
|
set -eu
|
||||||
|
|
||||||
|
# FIXME: don't hard code this of course
|
||||||
|
echo "postgres://diachron:diachron@localhost/diachron"
|
||||||
Reference in New Issue
Block a user