How do I create a config file?
In the documentation for Railway configuration files, I saw that you can use the .toml format
Previously I used JSON format, and now I have a little difficulty with the transfer, it is not quite clear how to write it correctly. My early config:
Desirable:
9 Replies
Project ID:
N/A
N/A
unless you wanted to remove the node stuff?
I must have misspoken, I need to migrate the old json config to toml format
why? json is definitely better for this
It seemed like a better option to me
you dont get auto complete in vscode with the toml file
But if you say that json option is optimal, then I will trust your decision
thank you