diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-29 08:45:59 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-29 08:45:59 +0200 |
| commit | a03d1bc9690e81edb508010237f848defc090751 (patch) | |
| tree | 94a8e8cd514e918624693e0417105e3189ba1c6f /docker-image/Justfile | |
| parent | 108f9516048170ce685d616aa5665a3f53b8cec6 (diff) | |
Add mod_remoteip for real client IP forwarding
Amp-Thread-ID: https://ampcode.com/threads/T-019c086d-c760-779d-b740-0f748094b62a
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'docker-image/Justfile')
| -rw-r--r-- | docker-image/Justfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-image/Justfile b/docker-image/Justfile index 82fa7ac..683a55b 100644 --- a/docker-image/Justfile +++ b/docker-image/Justfile @@ -1,4 +1,4 @@ -VERSION := "1.0.0" +VERSION := "1.1.0" REGISTRY := "registry.lan.buetow.org:30001" IMAGE := "ipv6test" |
