Geoff Bowers

Results 15 comments of Geoff Bowers

@cutterbl I can't replicate access to the admin if you have this in place: ``` location ^~ /lucee { deny all; } ``` Exactly what URL are you using to...

Unfortunately, we don't have the options we had hoped in Lucee 5. We can't readily undeploy/remove the Admin and have to suffice with blocking it on the URL for the...

Best latency for my team is `australia-southeast1` at 150ms for us-west.. couple with that getting test data close enough to make things workable. Singapore for the record is >100ms here...

@axonasif this task doesn't appear to fire for my workspace. Steps: - copy that code block as is and save it as `.gitpod.yml` into root of project - restart the...

@axonasif thanks.. that edit works much better! However, no sooner do i run that task than I discover i have the odd HTTPS reference in the submodules :( EG: ```...