John Rallis
John Rallis
I am manually using https://github.com/atmoz/sftp and just mount the same volume as my project if it helps.
Github doesn't allow those characters either. Where do you host your repo?
> How this work since there's only the type extension and no implementation? 😅 I didn't expect it to work so simply either but as it turns out the implementation...
> @rallisf1 hello, have u got any solution for your problem? No
I've been struggling with this for months. I host a couple dozen domains across 4 servers with NPM and only 1 updates the ssl certificates, for the rest 3 I...
> All good suggestions, but I am currently swamped with requests and can't keep up. I can only imagine. No hurry from my side. > For the email, you would...
In 0.91.7 for some reason it automatically uses the formula field of the linked table as the primary value, although you can't manually set it. See #2316
Apparently I couldn't make public.dataCreate to work either so I dug into the code and it seems you already require a Form View uuid, which is good practice though undocumented....
Just want to share my working config for CORS as I spent quite a few hours to figure it out. I use the following on the advanced tab of the...
@Tharic99 see the [docs](http://nginx.org/en/docs/http/ngx_http_core_module.html#location) for location syntax. `THE-PATH-TO-PROTECT` is used if you want to use CORS just for a subfolder, the hosted domain is inherited from the server block. `YOUR-REQUEST-DOMAIN`...