Skip to content

Instantly share code, notes, and snippets.

@dogmatic69
Created October 15, 2016 20:49
Show Gist options
  • Save dogmatic69/89a8956e4b5f62a051623ecbc124aef1 to your computer and use it in GitHub Desktop.
Save dogmatic69/89a8956e4b5f62a051623ecbc124aef1 to your computer and use it in GitHub Desktop.
pgweb:
image: sosedoff/pgweb:latest
links:
- "postgresql:db"
environment:
DATABASE_URL: "postgres://postgres:postgres@db:5432/postgres"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment