mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Change docker-compose to use env vars
This commit is contained in:
@ -58,8 +58,8 @@ away:
|
||||
|
||||
``` shell
|
||||
git clone https://github.com/eikek/docspell
|
||||
cd docspell/docker
|
||||
DOCSPELL_HEADER_VALUE="my-secret-123" docker-compose up
|
||||
cd docspell/docker/docker-compose
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
Then go to `http://localhost:7880`, sign up and login. Use the same
|
||||
|
Reference in New Issue
Block a user