Guest User

Untitled

a guest
Oct 22nd, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. runtime: custom
  2. env: flex
  3. manual_scaling:
  4. instances: 1
  5. skip_files:
  6. - ^(.*/)?\.xcodeproj
  7. - ^(.*/)?\.build
  8. env_variables:
  9. MYSQL_USER: [USERNAME]
  10. MYSQL_PASSWORD: [PASSWORD]
  11. MYSQL_DATABASE: [DATABASE_NAME]
  12. MYSQL_IP: [IP_ADDRESS]
  13. beta_settings:
  14. cloud_sql_instances: [SQL_INSTANCE_NAME]
Add Comment
Please, Sign In to add comment