Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get backend URL from env #927

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Commits on Aug 3, 2020

  1. Get backend URL from env

    Signed-off-by: K mehant <[email protected]>
    kmehant committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    32493cf View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Take env on static files as well

    Signed-off-by: K mehant <[email protected]>
    kmehant committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    6ec7b3e View commit details
    Browse the repository at this point in the history
  2. Add env variables to env.js

    Signed-off-by: K mehant <[email protected]>
    kmehant committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    e10eaf2 View commit details
    Browse the repository at this point in the history
  3. Fix env

    Signed-off-by: K mehant <[email protected]>
    kmehant committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    6cf1ff5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Fix Dockerfile

    Signed-off-by: K mehant <[email protected]>
    kmehant committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    5b52cba View commit details
    Browse the repository at this point in the history
  2. Add env to docker-compose

    Signed-off-by: K mehant <[email protected]>
    kmehant committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    6393259 View commit details
    Browse the repository at this point in the history