chore: doc updates
This commit is contained in:
@@ -31,5 +31,14 @@ Has an automatic backup on a CRON that outputs to the root volume.
|
||||
### How to build?
|
||||
|
||||
The whole thing should run by using docker.
|
||||
|
||||
```bash
|
||||
docker compose up
|
||||
```
|
||||
|
||||
There is a docker-compose file in the root, I would suggest changing the user/password to your db if you ever intend for this to leave your home network.
|
||||
I'm sure there are a lot of other security measures as well, but at the time of writing this I'm not particular about the security for the web application 2 people might view.
|
||||
|
||||
### I have a bug
|
||||
|
||||
If you run into any issues feel free to email me at `alexander.muszynski@gmail.com` with the subject being `BlogSiteGitea: {myissue}` or make an issue on the gitea repo. I may or may not get around to it, I just work on this as I feel like it.
|
||||
|
||||
Reference in New Issue
Block a user