-
-
Save yannski/0f8e1406957ab9bd7e72532b29efd4ad to your computer and use it in GitHub Desktop.
env file example
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_URL=mysql2://dbuser:[email protected]/dbuser | |
DATABASE_URL_TEST=mysql2://dbuser:[email protected]/dbuser | |
DEFAULT_HOST=localhost:3000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment