Created
July 1, 2023 05:47
-
-
Save christopherbauer/738c3167f80d4df744ffca57760607c2 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
{ | |
"db": { | |
"connectionString": "postgresql://admin:admin1pass@localhost:5432/ecommerce" | |
}, | |
"outdir": "./schema" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment