Last active
October 16, 2018 09:11
-
-
Save derianpt/7a933ec2cc301ec53c5c81fb67cffb6e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
database: | |
image: "postgres:alpine" | |
environment: | |
POSTGRES_USER: postgres | |
POSTGRES_DB: mydb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment