R
Join ServerRailway
✋|help
Update strapi
Hey! Could you update the "strapi" template ? The last version available is 4.10
https://github.com/railwayapp-templates/strapi
https://strapi.io/changelog
https://github.com/railwayapp-templates/strapi
https://strapi.io/changelog
pull requests are welcome! 🙂
awsome, thank you
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.
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
where do you define there environment variables in project files ?
I did a fork
in the service variables
I am talking about the code
look
it is just a sample link
you set them in the service variables, and the code is already setup to read the environment variables
you are over thinking this
you no longer have a use for that button
create a service, set those variables in the service variables tab, then add your repo to the service in the service settings
I really would to know what file generate this list of environment variables. If you use Dockerfile, is easy to know
Anyway, what environment variables I need to use to setup the database connection ?
have you added a database to your project?
No. I will use an external provider.
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
https://github.com/felinto-dev/strapi/blob/main/config/database.js