mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Put @pitkley's repo into the .yml
This commit is contained in:
parent
e1203ab9ab
commit
9267794c33
@ -2,7 +2,7 @@ version: '2'
|
||||
|
||||
services:
|
||||
webserver:
|
||||
image: paperless
|
||||
image: pitkley/paperless
|
||||
ports:
|
||||
# You can adapt the port you want Paperless to listen on by
|
||||
# modifying the part before the `:`.
|
||||
@ -16,7 +16,7 @@ services:
|
||||
command: ["runserver", "0.0.0.0:8000"]
|
||||
|
||||
consumer:
|
||||
image: paperless
|
||||
image: pitkley/paperless
|
||||
volumes:
|
||||
- data:/usr/src/paperless/data
|
||||
- media:/usr/src/paperless/media
|
||||
|
Loading…
x
Reference in New Issue
Block a user