0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 21:19:06 +02:00
This commit is contained in:
Erik Johnston 2016-03-03 15:42:07 +00:00
parent fc9c7b6cbc
commit 7678ec3f9b

View file

@ -58,6 +58,9 @@ if [[ -z "$POSTGRES_DB_2" ]]; then
exit 1
fi
mkdir -p "localhost-$(($PORT_BASE + 1))"
mkdir -p "localhost-$(($PORT_BASE + 2))"
cat > localhost-$(($PORT_BASE + 1))/database.yaml << EOF
name: psycopg2
args: