Skip to content

Commit

Permalink
Add mounting of faf wikijs authentication plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 authored May 11, 2022
1 parent 1ae8c3d commit 14999c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions faf-extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ services:
networks:
- faf-extra
env_file: ./config/extra/wikijs/wikijs.env
volumes:
- ./data/wikijs/authentication/faf-hydra:/wiki/server/modules/authentication/faf-hydra:ro
labels:
- "traefik.enable=true"
- "traefik.http.routers.wikijs.rule=Host(`wiki.${DOMAINNAME}`)"
Expand Down

0 comments on commit 14999c1

Please sign in to comment.