Mercurial > dive4elements > river
view docker/wikiconfig_local.py @ 9779:3847836c60b5 3.2.x
Improve backend build for different database backends
Use profiles instead of multiple almost identical POMs.
Introduce build-time argument for Docker build.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 07 Feb 2023 16:11:43 +0100 |
parents | cd07130ded8d |
children | a440ebd5c23b |
line wrap: on
line source
from wikiconfig import LocalConfig class Config(LocalConfig): # Keep path prefix in sync with WSGIScriptAlias in httpd config url_prefix_static = '/wiki/moin_static199' # Put your local config here. # See e.g. https://hg.intevation.de/moin/moin-was/file/tip/README # for SSO integration.