diff options
author | 2019-04-08 14:05:50 +0100 | |
---|---|---|
committer | 2019-04-08 14:05:50 +0100 | |
commit | 4dc58e6e14702989f7419d6bfc4ca589898f2e56 (patch) | |
tree | 40157a59a1680a29399afb1ac97f6727daddd4b4 /.dockerignore | |
parent | First attempt at getting the wiki up (diff) |
Remove wiki host, use /wiki - Also some wiki config
I've included the monokai pygments theme, but we can change it later
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.dockerignore b/.dockerignore index ca6ba308..4ad7c8a7 100644 --- a/.dockerignore +++ b/.dockerignore @@ -31,5 +31,3 @@ README.md scripts Vagrantfile venv -pydis_site/apps/wiki/tests -pydis_site/apps/wiki/tests.py |