Commit Graph

57 Commits (ff0fc1bdbf80ce2d6c1aa1e818b30b788ebb0fac)

Author SHA1 Message Date
mrugesh mohapatra 0271e78a1d chore(opbeat): Remove opbeat react logging (#17173) 2018-05-16 15:22:43 +01:00
Otto Jongerius ef37c3bee2 feat: Allows sharing of network (#16937)
build(docker): Expose mailhog port.

build(Docker): Improve wording.

build(docker): Mailhog and network changes.

    * Add mailhog container to shared network to enable connectivity
    * Configure project name for docker compose in .env sample file,
        without it the basename of the repo directory is used, which
        makes it unreachable for other services
    * Set mailhog host to mailhog (instead of localhost) if MAILHOG_HOST
      env var is set
    * Expose 1025 to enable local troubleshooting

build(docker): Update README to reflect compose changes.
2018-03-30 09:21:09 +05:30
Stuart Taylor fa59bcfd7b fix(credentials): Pass credentials through DefinePlugin 2018-03-09 15:59:45 +00:00
Todd Chaffee 5a3fb188ee feat: added the IMAGE_BASE_URL key to the sample.env file (#15970)
* feat: added the IMAGE_BASE_URL key to the sample.env file.

* Add subfolder per tchaffee's suggestion
2017-10-25 00:00:31 -05:00
Eric Leung 4ad9fbd8da Remove unused authentication methods 2016-06-12 16:32:17 -07:00
Quincy Larson 9ced160f47 Remove vestigial Trello and Blogger API keys and functions 2016-05-18 00:04:19 -07:00
Mrugesh Mohapatra 9f53f68f29 Update the Contributing guidelines with sample.env
This commit updates the contributing guidelines with a sample.env
Contributors can simply make a sopy of the same instead of creating
one for the private environment variables.
2016-02-23 12:31:00 +00:00