Change port

This commit is contained in:
Isaac Shoebottom 2024-10-18 16:52:34 -03:00
parent b7863d048c
commit d47f1757ba

View File

@ -3,7 +3,7 @@ services:
container_name: pds
image: ghcr.io/bluesky-social/pds:latest
ports:
- 3000:3000
- 3003:3000
restart: unless-stopped
environment:
- PDS_HOSTNAME=shoebottom.ca