Update strapi

FFelinto5/24/2023
Hey! Could you update the "strapi" template ? The last version available is 4.10
https://github.com/railwayapp-templates/strapi
https://strapi.io/changelog
Bbrody5/24/2023
pull requests are welcome! 🙂
Bbrody5/24/2023
awsome, thank you
FFelinto5/24/2023
When are you going to merge the changes? I tried to use my own GitHub repository but it doesn't show a popup asking for some information like the railway template.
Bbrody5/24/2023
I don't know when it would get merged, you should fork that repo so you aren't dependent on the version the template uses
FFelinto5/25/2023
where do you define there environment variables in project files ?
FFelinto5/25/2023
I did a fork
Bbrody5/25/2023
in the service variables
FFelinto5/25/2023
I am talking about the code
FFelinto5/25/2023
look
FFelinto5/25/2023
FFelinto5/25/2023
it is just a sample link
Bbrody5/25/2023
you set them in the service variables, and the code is already setup to read the environment variables
Bbrody5/25/2023
you are over thinking this
Bbrody5/25/2023
you no longer have a use for that button
Bbrody5/25/2023
create a service, set those variables in the service variables tab, then add your repo to the service in the service settings
FFelinto5/25/2023
I really would to know what file generate this list of environment variables. If you use Dockerfile, is easy to know
FFelinto5/25/2023
Anyway, what environment variables I need to use to setup the database connection ?
Bbrody5/25/2023
have you added a database to your project?
FFelinto5/25/2023
No. I will use an external provider.
Bbrody5/25/2023
the environment key names that the template will use by default are listed here
https://github.com/felinto-dev/strapi/blob/main/config/database.js