add: paperless oauthproxy layer

This commit is contained in:
2023-06-27 15:03:45 +00:00
parent f2567c5e9f
commit b001af119b
5 changed files with 42 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ services:
- gotenberg
- tika
ports:
- "8000:8000"
- "9000:8000"
healthcheck:
test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
interval: 30s