~wombelix/moinmoin-pypy2-container

8893af0a05ee55b5bcf64bb8036cf2d79cb9661d — Dominik Wombacher 1 year, 1 month ago c3b1f14 main
docs(README): New environment variable 'MSITENAME' added and explained
1 files changed, 3 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +3 -0
@@ 66,6 66,9 @@ The official Python 2 Runtime is [End-of-Life](https://www.python.org/doc/sunset
- Manage nginx / ssl
    - `FQDN` = Servername inklusive Domain, default: moinmoint-pypy2.localhost

- Manage MoinMoin wiki
    - `MSITENAME` = Custom wiki site name, default: Untitled Wiki

# Usage

The following examples were tested with `podman` (4.7.0) in rootless mode on openSUSE Tumbleweed (20231005).