This commit is contained in:
brooke 2023-10-21 23:59:10 -04:00
parent 06093a8558
commit b14a43dd4f

View file

@ -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
```