config: ajout public_url + correction qr_base_url
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user