Update 'README.md'

With current Domain
This commit is contained in:
Nikurasu 2023-03-02 20:07:37 +01:00
parent 19147d231e
commit 343c2b95ed
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
A up to date docker image is provided at my gitea, but you can also build it yourself.
### Build
1. Clone the repository `git clone https://git.oishi-ra.men/Nikurasu/socialtree-js.git`
1. Clone the repository `git clone https://dev.cat-enby.club/Nikurasu/socialtree.git`
2. Copy .env.example to .env and edit it to your needs
3. Build the image. For unix like systems I provide a bash script in `dev/shell/docker-prod.sh`. I hated the hassle to type the full command every time ;)