config: ajout public_url + correction qr_base_url
🚀 Deploy — JH Photomaton / 🔍 Vérification (push) Has been cancelled
🚀 Deploy — JH Photomaton / 🍓 Deploy sur le Pi (push) Has been cancelled

This commit is contained in:
2026-07-17 14:10:03 +02:00
parent 0df5ef4d2e
commit b4ad2dc64f
+2 -2
View File
@@ -34,7 +34,7 @@ event:
gallery: gallery:
photos_per_page: 24 photos_per_page: 24
public_enabled: true public_enabled: true
qr_base_url: https://photomaton.lessapinsduweb.com qr_base_url: https://photomaton-galerie.lessapinsduweb.com
leds: leds:
auto_brightness: true auto_brightness: true
brightness: 180 brightness: 180
@@ -99,7 +99,7 @@ leds:
pin: 18 pin: 18
strip_type: WS2812 strip_type: WS2812
photobooth: photobooth:
base_url: http://localhost:8000 public_url: https://photomaton.lessapinsduweb.com
config_file: /home/pi/photobooth-data/config/config.json config_file: /home/pi/photobooth-data/config/config.json
data_dir: /home/pi/photobooth-data data_dir: /home/pi/photobooth-data
media_dir: /home/pi/photobooth-data/media/processed_full media_dir: /home/pi/photobooth-data/media/processed_full