Merge pull request #3 from simeononsecurity/simeononsecurity-patch-1

Change Port to 8080
This commit is contained in:
simeononsecurity 2020-09-16 14:26:38 +00:00 committed by GitHub
commit c44881edf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ optional_block_1_items: ""
# application setup block
app_setup_block_enabled: true
app_setup_block: |
Access the webui at `http://<your-ip>:8443`.
Access the webui at `http://<your-ip>:8080`.
For github integration, drop your ssh key in to `/config/.ssh`.
Then open a terminal from the top menu and set your github username and email via the following commands
```