Skip to content

Commit

Permalink
Some whitespace with 2 empty lines before each chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
Copro committed Mar 26, 2024
1 parent a47bbdb commit a31d698
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions community-tutorials/install-wikijs-netcup-webhosting/01-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Database user name: k123456_wikijs_db_user
Password: Secret123
```


# Step 4 - Download WikiJS 2.x package via SSH and extract the archive
Download the WikiJS release from the download page: [https://js.wiki/get-started]

Expand All @@ -93,6 +94,7 @@ Extract the tar.gz package:
Symlink the Wiki.JS server Node.js file to app.js:
`ln -s server/index.js app.js`


## Step 4.1 - Configure the database connection in config.yml
Copy the sample configuration:
`cp config.sample.yml config.yml`
Expand Down

0 comments on commit a31d698

Please sign in to comment.