theme: 작성자 디렉터리 제거 및 로컬 메일 주소 출력
Made-with: Cursor
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
environment:
|
||||
url: http://localhost:2368
|
||||
NODE_ENV: development
|
||||
database__client: sqlite3
|
||||
database__connection__filename: /var/lib/ghost/content/data/ghost-local.db
|
||||
mail__transport: SMTP
|
||||
mail__from: "Ghost Local <noreply@localhost>"
|
||||
mail__options__host: mailpit
|
||||
|
||||
Reference in New Issue
Block a user