Hello, I currently have a Go app running on Railway, and I'm looking to integrate ffmpeg. Could you provide guidance on how to install ffmpeg in my Railway app instance? Thank you! 🙂
ProjectID: 750acec2-c922-4a50-a05f-08d2583e6fec
I get this error if i try to connect to railway db with go,
missing "=" after "\"postgresql://<user>:<pw>@<host>:<port>/railway\"" in connection info string"
I connect like this: