-
### Describe the feature you would like to see
Add native support for a base_url to support running under a subdirectory (as opposed to a subdomain) for reverse proxies. The fewer DNS names expose…
-
### Tested versions
Tested in: v4.3.dev.custom_build.e0349334e
### System information
Godot v4.3.dev (e0349334e) - Arch Linux #1 SMP PREEMPT_DYNAMIC Wed, 17 Apr 2024 15:20:28 +0000 - Tty - Vulkan (…
-
### What happened?
We are using Dockerfile with `dunglas/frankenphp:1.2.1-php8.3.9-bookworm` without workers.
It works fine; however, when I run 4 E2E workers against the container, it gets kill…
-
Please see - https://github.com/dunglas/frankenphp/issues/944
g-ra updated
2 months ago
-
OS: Ubuntu 20.04.3 LTS
Caddy Version: 2.4.6
Dockerfile:
```
FROM caddy:builder AS builder
WORKDIR .
RUN xcaddy build --with github.com/caddy-dns/namecheap
FROM caddy:latest
COPY --from=b…
-
When I sync to the server, Anki shows this error:
Error details: error decoding response body: missing field `mod` at line 1 column 99
![Screenshot 2021-12-22 at 10 53 15](https://user-images.git…
gla23 updated
2 years ago
-
I found AWS lambda in July 2015 and became a big fan of Function as a Service (**FaaS**) since then, Three years ago I built my own **FaaS** framework **fx** at a [Go Hackathon](http://gohack2017.gola…
-
Hi
I'm testing a salt formula via kitchen, installing and enabling caddy service. As you can see, the service is enabled
```
kitchen@74cb1d70442b:~$ sudo su
root@74cb1d70442b:/home/kitchen# sy…
-
I'm using go version 1.22.3 and xcaddy 0.4.2.
```
$ go version
go version go1.22.3 linux/amd64
$ xcaddy build --with github.com/caddy-dns/dnsmadeeasy
2024/05/30 12:14:26 [INFO] absolute output …
-
Hi! I'd like to use UNIX sockets with redis and cache-handler. I don't see anything mentioning support for UNIX sockets and redis, but I tried it anyways with this syntax:
```
cache {
…