hello Evryone thanks for help me and sorry for my english it's not goodi'm installed baserow with this script And baserow worked successfully on also I'm installed caddy for automatically SSL he also worked
baserow script setup
docker run -d --name baserow -e BASEROW_PUBLIC_URL=http://89.168.51.27:8080 -v baserow_data:/baserow/data -p 8080:80 -p 442:443 --restart unless-stopped baserow/baserow:1.24.2
This my CaddyFile
` baserow.valetclub.ma {reverse_proxy http://89.168.51.27:8080}
`
But when i access with my domain name he show me site not found