Nick Johnson
6 years ago
committed by
Jesse Suen
2 changed files with 42 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||||
|
mariadb: |
||||
|
enabled: false |
||||
|
|
||||
|
wordpress: |
||||
|
wordpressPassword: foo |
||||
|
mariadb: |
||||
|
enabled: false |
||||
|
externalDatabase: |
||||
|
host: localhost |
||||
|
user: bn_wordpress |
||||
|
password: "" |
||||
|
database: bitnami_wordpress |
||||
|
port: 3306 |
Loading…
Reference in new issue