feat: import release commits from repository api
This commit is contained in:
@@ -29,6 +29,8 @@ services:
|
||||
Authentication__Jwt__Key: ${JWT_SIGNING_KEY:-socialize-dev-local-signing-key-please-change}
|
||||
Authentication__Jwt__Lifetime: ${JWT_LIFETIME:-00:05:00}
|
||||
Authentication__Jwt__RefreshTokenLifetime: ${JWT_REFRESH_TOKEN_LIFETIME:-0.00:30:00}
|
||||
ReleaseCommunications__Repository__RepositoryUrl: ${GIT_REPOSITORY_URL:-}
|
||||
ReleaseCommunications__Repository__AccessToken: ${GIT_REPOSITORY_TOKEN:-}
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user