This commit is contained in:
reonokiy 2025-05-22 13:28:44 +08:00
parent a19bcf68b6
commit 78fa6bf7da
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0

View file

@ -21,7 +21,7 @@ services:
GTS_STORAGE_S3_ACCESS_KEY: ${GTS_STORAGE_S3_ACCESS_KEY}
GTS_STORAGE_S3_SECRET_KEY: ${GTS_STORAGE_S3_SECRET_KEY}
ports:
- 80:8080
- ${HTTP_PORT:-80}:8080
volumes:
- ${DATA_DIR:-./data}/gotosocial:/gotosocial/storage
- ${DATA_DIR:-./data}/cache:/gotosocial/.cache