Michael Barrett f3022138a4 Refactored activitypub env vars (#65)
no ref

Refactored the activitypub env vars:

- Removed `USE_MQ` as this is only required when the value needs to be set to `true`
- Removed `PORT` as the application is now running on port 8080 by default
- Removed `ALLOW_PRIVATE_ADDRES` as this is not needed for `production` environment
- Added `ACTIVITYPUB_COLLECTION_PAGE_SIZE` as this is required for the
`following` dispatcher to work correctly
- Added link to documented env vars
2025-09-02 15:28:41 +01:00
2025-07-15 11:40:53 +10:00
2025-08-04 16:34:45 +01:00
2025-06-25 15:44:39 +10:00
2025-05-27 16:23:47 +01:00

Ghost Docker

Configuration to run Ghost and its services with Docker Compose

Copyright & License

Copyright (c) 2013-2025 Ghost Foundation - Released under the MIT license.

Description
No description provided
Readme MIT 327 KiB
Languages
Shell 85.9%
JavaScript 12.4%
Dockerfile 1.7%