mirror of
https://github.com/dimalo/klipper-web-control-docker.git
synced 2026-05-06 08:48:08 +02:00
Merge branch 'develop'
This commit is contained in:
@@ -107,8 +107,8 @@ After build run ```docker-compose up -d``` and see if it works.
|
||||
## Credits
|
||||
- where I found some of the macros
|
||||
- [https://github.com/fl0r1s/klipper_config](https://github.com/fl0r1s/klipper_config)
|
||||
- Klipper
|
||||
- Moonraker
|
||||
- Fluidd
|
||||
- Mainsail
|
||||
- [Klipper](https://github.com/KevinOConnor/klipper)
|
||||
- [Moonraker](https://github.com/Arksine/moonraker)
|
||||
- [Fluidd](https://github.com/cadriel/fluidd)
|
||||
- [Mainsail](https://github.com/meteyou/mainsail)
|
||||
- awesome global RepRap open source community!
|
||||
|
||||
@@ -3,7 +3,7 @@ host: 0.0.0.0
|
||||
port: 7125
|
||||
enable_debug_logging: False
|
||||
config_path: /home/klippy/.config
|
||||
database_path: /home/klippy/.moonraker/database
|
||||
database_path: /home/klippy/.moonraker_database
|
||||
|
||||
[authorization]
|
||||
cors_domains:
|
||||
|
||||
Reference in New Issue
Block a user