Revert "Setup for local Docker testing"

This reverts commit f049066cd02256dfc6b1a6b684a5071765e70d96.
This commit is contained in:
baflo 2023-12-22 20:20:08 +01:00
parent 77ba41e684
commit cb1dc9f2cc
2 changed files with 1 additions and 4 deletions

View File

@ -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

View File

@ -32,8 +32,7 @@ services:
- redisdata:/data
webserver:
build:
context: ../..
image: ghcr.io/paperless-ngx/paperless-ngx:latest
restart: unless-stopped
depends_on:
- broker