Last active
February 26, 2019 00:38
-
-
Save jtorreggiani/7b8808772050a07e1bb7c19beca0d1e1 to your computer and use it in GitHub Desktop.
app.yml
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
entrypoint: bundle exec rackup --port $PORT | |
env: flex | |
runtime: ruby | |
env_variables: | |
SECRET_KEY_BASE: SECRET_BASE | |
beta_settings: | |
cloud_sql_instances: skeleton-application-12345:us-west2:skeleton-application-cloudsql-instance |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment