Commit Graph

3 Commits

Author SHA1 Message Date
00a62c2ae9 docs: add database configuration defaults and SSH port setup instructions to README 2025-01-21 11:20:54 +00:00
2d6da1d827 docs: add git clone prerequisites and web config steps to README
The README now includes explicit git clone command with repository URL and
sudo apt install git -y as a prerequisite before docker compose up. The
configuration instructions are reworded to clarify the web interface step
and the SSH port setting, with a blank line added after the final paragraph
for improved readability.
2025-01-21 10:43:53 +00:00
3506f273c0 feat: add initial project scaffolding with Dockerfile, compose.yml, .gitignore, and README for gogs setup 2025-01-21 10:42:04 +00:00