Marcel Pociot

Results 187 comments of Marcel Pociot

I'm unable to reproduce this issue. This happens when there is no host configured in your debug-server configuration file. Do you have this in place?

I was able to reproduce this too. It works fine when sharing the local URL on port 80/443. I believe the problem comes from us not sending the `X-Forwarded-Port` header...

Alright, after looking into this some more this seems to be related to the way that we set the `Host` and `X-Original-Host` header. Before the incoming HTTP request gets sent...

Maybe you need to modify the path to your Chrome? https://github.com/beyondcode/banners/blob/master/api/_lib/options.ts#L2-L6

@m1guelpf I would like to have this configurable. In this case we should probably also configure if someone wants to store the confirmation date in the database, as this might...

As I'm not a Docker expert/user myself I'd appreciate any PRs that improve on the Docker configuration and documentation.

Isn't this the same as using the `--auth=` option?

Good idea, can you create a PR for this?

The homestead VM needs to connect to the host server. Maybe you got the IP address wrong?

Hey, are you using a server that is close to your location? This should highly reduce the network overhead and improve speed. Where are you located?