mirror of
https://github.com/d0zingcat/ghost-docker.git
synced 2026-06-05 15:10:57 +00:00
Added activitypub container into activitypub compose profile
This commit is contained in:
@@ -103,6 +103,7 @@ services:
|
|||||||
GCP_BUCKET_NAME: ${ACTIVITYPUB_GCP_BUCKET:?ACTIVITYPUB_GCP_BUCKET environment variable is required}
|
GCP_BUCKET_NAME: ${ACTIVITYPUB_GCP_BUCKET:?ACTIVITYPUB_GCP_BUCKET environment variable is required}
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
|
profiles: [activitypub]
|
||||||
networks:
|
networks:
|
||||||
- ghost_network
|
- ghost_network
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user