set up vercel db connection
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
# On Linux and macOS you can run this script directly - `./start-database.sh`
|
||||
|
||||
DB_CONTAINER_NAME="d__dev_ls-postgres"
|
||||
DB_CONTAINER_NAME="ls-postgres"
|
||||
|
||||
if ! [ -x "$(command -v docker)" ]; then
|
||||
echo -e "Docker is not installed. Please install docker and try again.\nDocker install guide: https://docs.docker.com/engine/install/"
|
||||
|
||||
Reference in New Issue
Block a user