Created
May 22, 2019 14:06
-
-
Save cristiancmello/c79f28db617914ea368738a60277c47b 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
runtime: php72 | |
env_variables: | |
APP_KEY: <Insert app key here> | |
APP_STORAGE: /tmp | |
VIEW_COMPILED_PATH: /tmp | |
SESSION_DRIVER: cookie |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment