Revert "Setup for local Docker testing"
This reverts commit f049066cd02256dfc6b1a6b684a5071765e70d96.
This commit is contained in:
parent
77ba41e684
commit
cb1dc9f2cc
@ -40,5 +40,3 @@
|
||||
# Set if accessing paperless via a domain subpath e.g. https://domain.com/PATHPREFIX and using a reverse-proxy like traefik or nginx
|
||||
#PAPERLESS_FORCE_SCRIPT_NAME=/PATHPREFIX
|
||||
#PAPERLESS_STATIC_URL=/PATHPREFIX/static/ # trailing slash required
|
||||
|
||||
PAPERLESS_ENABLE_HTTP_REMOTE_USER=true
|
@ -32,8 +32,7 @@ services:
|
||||
- redisdata:/data
|
||||
|
||||
webserver:
|
||||
build:
|
||||
context: ../..
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:latest
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- broker
|
||||
|
Loading…
x
Reference in New Issue
Block a user