mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-10-27 08:14:26 -04:00
`jq` merge direction in this case is right to left so if the user had set up custom paths it would replace them with the default ones. This PR switches the direction to use the defaults as fallback instead of overwriting user settings. ---- Didn't want to create an issue for the tiny change. Thanks for your work on the repo, it saved me a lot of time, 👍 --------- Co-authored-by: AbdBarho <ka70911@gmail.com>
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
/.devcontainer
|
|
/docker-compose.override.yml
|
|
|
|
# VSCode specific
|
|
*.code-workspace
|
|
/.vscode
|