Created
October 15, 2016 20:49
-
-
Save dogmatic69/89a8956e4b5f62a051623ecbc124aef1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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