docker-stacks/immich/share_db.yaml

6 lines
121 B
YAML
Raw Permalink Normal View History

services:
internal: {}
shared:
ports:
- '${DB_EXTERNAL_ADDRESS:-127.0.0.1}:${DB_EXTERNAL_PORT:-5430}:5432'