mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
paperless fix network name
This commit is contained in:
@@ -54,7 +54,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- ${PAPERLESS_PORT:-8000}:8000
|
- ${PAPERLESS_PORT:-8000}:8000
|
||||||
networks:
|
networks:
|
||||||
- paperless_internal
|
- paperless
|
||||||
- proxy
|
- proxy
|
||||||
|
|
||||||
paperless-gotenberg:
|
paperless-gotenberg:
|
||||||
|
|||||||
Reference in New Issue
Block a user