"git@lab.libreho.st:freechelmi/compose.libre.sh.git" did not exist on "df3901748cd7c078442e70fa705dd8b4a8dd6643"
Newer
Older
#!/bin/bash -eux
DB_HOST=db
DB_PORT=${DB_PORT_3306_TCP_PORT:-${DB_PORT}}
DB_PORT=${DB_1_PORT_3306_TCP_PORT:-${DB_PORT}}