Change port
This commit is contained in:
parent
b7863d048c
commit
d47f1757ba
@ -3,7 +3,7 @@ services:
|
|||||||
container_name: pds
|
container_name: pds
|
||||||
image: ghcr.io/bluesky-social/pds:latest
|
image: ghcr.io/bluesky-social/pds:latest
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3003:3000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- PDS_HOSTNAME=shoebottom.ca
|
- PDS_HOSTNAME=shoebottom.ca
|
||||||
|
Loading…
Reference in New Issue
Block a user