Fix my-recipes frontend port

This commit is contained in:
dvirlabs 2025-12-07 19:11:21 +02:00
parent f728c82585
commit daf744f8ed

View File

@ -91,7 +91,7 @@ cloudflare:
- hostname: dvirlabs.com
service: http://dvirlabs-landing-dvirlabs-landing.my-apps.svc.cluster.local:80
- hostname: my-recipes.dvirlabs.com
service: http://my-recipes-frontend.my-apps.svc.cluster.local:3000
service: http://my-recipes-frontend.my-apps.svc.cluster.local:80
- hostname: api-my-recipes.dvirlabs.com
service: http://my-recipes-backend.my-apps.svc.cluster.local:8000
- hostname: wallos.dvirlabs.com