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

Fix loading menus locally #8

Merged
merged 2 commits into from
Jul 23, 2022
Merged

Fix loading menus locally #8

merged 2 commits into from
Jul 23, 2022

Commits on Jul 21, 2022

  1. Change dnsmasq config to set next_server properly

    Fixes a bug where menus would always be loaded remotely, so local config
    didn't apply. Also simplifies the config a bit.
    samdbmg committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    19699b7 View commit details
    Browse the repository at this point in the history
  2. Mount menus in a volume with Compose

    Avoids downloading the menus every time
    samdbmg committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    36de3c3 View commit details
    Browse the repository at this point in the history