wordpress.app 135 B

1234567
  1. {
  2. "version": "0.5",
  3. "dockerImage": "girish/wordpress:0.5",
  4. "healthCheckPath": "/",
  5. "httpPort": "80",
  6. "addons": [ "mysql" ]
  7. }