Files
Docker-Compose/Doku/.env.example
T

5 lines
185 B
Bash

# Docker image tag for amerkurev/doku (e.g. "1.2.3" or "latest"); defaults to latest if unset
DOKU_VERSION="latest"
# Main interface port for accessing the application
DOKU_PORT="9090"