diff --git a/cloudflared-config.yml b/cloudflared-config.yml index de84685d7..07fcb314f 100644 --- a/cloudflared-config.yml +++ b/cloudflared-config.yml @@ -62,6 +62,12 @@ ingress: - hostname: nutriphi-api.mana.how service: http://localhost:3037 + # Photos App + - hostname: photos.mana.how + service: http://localhost:5019 + - hostname: photos-api.mana.how + service: http://localhost:3039 + # LLM Services - hostname: playground.mana.how service: http://localhost:5090