Removes SSO workaround and updates Readme

This commit is contained in:
soneill 2021-09-10 11:30:35 +12:00
parent 6b944fd94d
commit e3045cb9d1
5 changed files with 7 additions and 111 deletions

View file

@ -94,7 +94,7 @@ services:
- "8080:8080"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"
- "./letsencrypt:/letsencrypt"
- "${path}/letsencrypt:/letsencrypt"
networks:
- web
restart: always