update
This commit is contained in:
parent
06093a8558
commit
b14a43dd4f
1 changed files with 17 additions and 0 deletions
17
README.md
17
README.md
|
@ -0,0 +1,17 @@
|
||||||
|
# Xenforo StP Repo
|
||||||
|
|
||||||
|
```
|
||||||
|
git clone https://git.myco.systems/stp/xenforo.git
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
cd xenforo
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
docker compose build
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
docker compose up -d
|
||||||
|
```
|
Loading…
Add table
Reference in a new issue