How do I create a config file?
nekky
HOBBYOP

2 years ago

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

nekky
HOBBYOP

2 years ago

N/A


brody
EMPLOYEE

2 years ago


brody
EMPLOYEE

2 years ago

unless you wanted to remove the node stuff?


nekky
HOBBYOP

2 years ago

I must have misspoken, I need to migrate the old json config to toml format


brody
EMPLOYEE

2 years ago

why? json is definitely better for this


nekky
HOBBYOP

2 years ago

It seemed like a better option to me


brody
EMPLOYEE

2 years ago

you dont get auto complete in vscode with the toml file


nekky
HOBBYOP

2 years ago

But if you say that json option is optimal, then I will trust your decision


brody
EMPLOYEE

2 years ago

thank you


Loading...