feat: public_url photobooth pour les medias dans la galerie
🚀 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 12:39:17 +02:00
parent 16bf9ddfb3
commit 49fa7a02ac
3 changed files with 8 additions and 4 deletions
+1
View File
@@ -14,6 +14,7 @@ app:
# --- Integration photobooth-app ---
photobooth:
base_url: "http://localhost:8000"
public_url: "https://photobooth.lessapinsduweb.com" # URL publique pour les medias dans la galerie
data_dir: "/home/pi/photobooth-data"
config_file: "/home/pi/photobooth-data/config/config.json"
media_dir: "/home/pi/photobooth-data/media/processed_full"