mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-20 23:48:20 +00:00
9 lines
248 B
YAML
9 lines
248 B
YAML
|
|
wordpressUsername: "user"
|
||
|
|
wordpressPassword: "changeme42"
|
||
|
|
wordpressEmail: "user@example.com"
|
||
|
|
wordpressFirstName: "FirstName"
|
||
|
|
wordpressLastName: "LastName"
|
||
|
|
wordpressBlogName: "User's Blog!"
|
||
|
|
wordpressTablePrefix: "changeme_"
|
||
|
|
wordpressScheme: "https"
|