Skip to content

Commit

Permalink
test: sync files; ci should not be failed
Browse files Browse the repository at this point in the history
  • Loading branch information
kurokobo committed Jan 8, 2025
1 parent 4d34eef commit 5c414fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,6 @@ services:
NGINX_PROXY_SEND_TIMEOUT: ${NGINX_PROXY_SEND_TIMEOUT:-3600s}
NGINX_ENABLE_CERTBOT_CHALLENGE: ${NGINX_ENABLE_CERTBOT_CHALLENGE:-false}
CERTBOT_DOMAIN: ${CERTBOT_DOMAIN:-}
THIS_LINE_IS_ADDED_TO_COMPOSE_FILE_DIRECTLY: CI_SHOULD_BE_FAILED_DUE_TO_THIS_LINE
depends_on:
- api
- web
Expand Down

0 comments on commit 5c414fc

Please sign in to comment.