6 months ago
I created a Template, and added a Root directory for my Services. But if i Deploy my Template, the root directory is missing. Maybe iam doing somethin wrong, but for me it looks like a bug.
23 Replies
6 months ago
Link to template please
Btw, for my "Client" service its doing it right, but only my "Server"# service is having a problem.
6 months ago
It's likely just caching
6 months ago
We have a pretty heavy caching policy on template config.
6 months ago
Check the template in an hour or so.
Another quick question, is there a way to set default port for Public Networking in Templates?
6 months ago
I believe if a PORT service variable is present then public networking will bind to that port
Also iam having a feeling, that somethimes, when iam updating a component in Github, and my service is building. Its still picking the old code base. There are differences in Local production and Railway´s deployments. Just saying, mby its a known Problem.
Now its working. Should been the caching. <:HappySeal:1278652191791386698>
Still i dont think its a good idea to cache thinks like this. I Updated some other parts and they are not updated if i want to deploy the template.
6 months ago
yea that's true, that's why I just deploy once and then make all edits I need to make on that deployment and then I run a final test post template publish to make sure I combined everything together
6 months ago
awesome, happy to help
Yea that true, but if ur not that familiar with the Programm, u tent to forget things. Or going through trail and error.
6 months ago
yea that's fair