更新: 219 个文件 - 2026-03-16 23:45:01
这个提交包含在:
@@ -0,0 +1,23 @@
|
||||
profile_id: drupal-core-current
|
||||
system_id: drupal
|
||||
version: current
|
||||
artifact_mode: official-image
|
||||
verification_mode: real
|
||||
browser_required: true
|
||||
services:
|
||||
app:
|
||||
image: drupal:10-apache
|
||||
ports:
|
||||
- 18081:80
|
||||
db:
|
||||
image: postgres:15
|
||||
environment:
|
||||
POSTGRES_DB: drupal
|
||||
POSTGRES_USER: drupal
|
||||
POSTGRES_PASSWORD: drupal
|
||||
baseline_urls:
|
||||
- http://127.0.0.1:18081/
|
||||
seed_actions:
|
||||
- kind: note
|
||||
message: Use default seed strategy derived from repro profile.
|
||||
cleanup_policy: destroy
|
||||
在新工单中引用
屏蔽一个用户