mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
removed from environment, add in wikiless.config
tested instance: https://wikiless.whateveritworks.org, go to about.html to see for yourself that it now works sorry about that
This commit is contained in:
@@ -9,12 +9,6 @@ services:
|
||||
ipv4_address: 172.4.0.6
|
||||
environment:
|
||||
REDIS_HOST: redis://172.4.0.5:6379
|
||||
THEME: dark # change to light if you do not want dark by default
|
||||
HTTP_ADDR: 0.0.0.0 # don't touch
|
||||
DEFAULT_LANG: en # change to any language you want
|
||||
DOMAIN: changethis # set this to your domain do not add http://
|
||||
WIKIPAGE_CACHE_EXPIRATION: 3600
|
||||
wikimedia_useragent: Wikiless media proxy bot (https://github.com/Metastem/wikiless)
|
||||
ports:
|
||||
- "127.0.0.1:8180:8080" # change port if needed
|
||||
security_opt:
|
||||
|
||||
Reference in New Issue
Block a user