-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Add TRUSTED_PROXIES variable to nextcloud container.
Need to be share with subnet default network on ipam.
See: https://docs.docker.com/reference/compose-file/networks/#ipam
Proto
networks:
default:
ipam:
driver: bridge
config:
- subnet: ${TRUSTED_PROXY:?}Metadata
Metadata
Assignees
Labels
No labels