Fix ip
This commit is contained in:
parent
cd44a21d73
commit
39c6d0e819
2 changed files with 4 additions and 3 deletions
|
@ -5,8 +5,9 @@ paperless:
|
|||
version: 7
|
||||
webserver:
|
||||
image:
|
||||
path: github.com/paperless-ngx/paperless-ngx
|
||||
version: v2.11.6
|
||||
path: ghcr.io/paperless-ngx/paperless-ngx
|
||||
version: 2.12
|
||||
ip: 127.0.0.1
|
||||
port: 8000
|
||||
environment:
|
||||
redis: redis://broker:6379
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue