diff --git a/compose.yml b/compose.yml index 355f3e6..5556362 100644 --- a/compose.yml +++ b/compose.yml @@ -103,6 +103,7 @@ services: GCP_BUCKET_NAME: ${ACTIVITYPUB_GCP_BUCKET:?ACTIVITYPUB_GCP_BUCKET environment variable is required} depends_on: - db + profiles: [activitypub] networks: - ghost_network