You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
166 B
10 lines
166 B
# Docker settings
|
|
DOCKER_PROXY_NETWORK=proxy
|
|
DOCKER_PROXY_EXT=true
|
|
VOLUME_PATH=/data/wikijs
|
|
|
|
# Postgres settings
|
|
POSTGRES_TAG=11-alpine
|
|
|
|
# Wiki.js settings
|
|
WIKI_TAG=2
|