pgweb/Procfile

2 lines
107 B
Plaintext
Raw Normal View History

2014-11-05 22:15:05 -06:00
web: pgweb --url=$DATABASE_URL --listen=$PORT --bind=0.0.0.0 --auth-user=$AUTH_USER --auth-pass=$AUTH_PASS