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

manifests: Update gateways and prefix #32

Merged

Commits on Mar 1, 2022

  1. manifests: Use explicit gateways

    Replace the variable substitution for the web app and hardcode the
    Gateway that will be used in each case.
    
    Signed-off-by: Kimonas Sotirchos <[email protected]>
    kimwnasptd committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5af845e View commit details
    Browse the repository at this point in the history
  2. manifests: Set the prefix in the backend

    The backend should also be aware of the prefix in order to configure the
    frontend files accordingly.
    
    Signed-off-by: Kimonas Sotirchos <[email protected]>
    kimwnasptd committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4ed3594 View commit details
    Browse the repository at this point in the history