正確な形式である必要があります。
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
postgresの場所 ユーザー名とpostgresです パスワード、localhost 住所です
正確な形式である必要があります。
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
postgresの場所 ユーザー名とpostgresです パスワード、localhost 住所です