Update templates/compose/bluesky-pds.yaml
Co-authored-by: Cynthia Ebert <54354036+Cinzya@users.noreply.github.com>
This commit is contained in:
parent
58d4bdf1c3
commit
318f092e7c
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ services:
|
|||
pds:
|
||||
image: 'ghcr.io/bluesky-social/pds:0.4.182'
|
||||
volumes:
|
||||
- './pds-data:/pds'
|
||||
- pds-data:/pds
|
||||
environment:
|
||||
- SERVICE_URL_PDS_3000
|
||||
- 'PDS_HOSTNAME=${SERVICE_FQDN_PDS_3000}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue