hardcoded hostname, changed volume bind

This commit is contained in:
Nathan Price 2024-12-02 20:42:39 -05:00
parent c200b2f38d
commit 4d4f156716
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg

View file

@ -1,10 +1,9 @@
services:
bluesky-pds-dev:
container_name: bluesky-pds-dev
hostname: ${PDS_HOSTNAME}
hostname: sheltersky.social
image: bluesky-pds:0.4.74
env_file: .env
ports:
- 3000:3000
volumes:
- ./pds.env:/pds/pds.env
- ./config:/pds