Added compose.yaml reference on README
This commit is contained in:
parent
90ee921d2c
commit
af8c02d60f
@ -46,7 +46,8 @@ mkdir /opt/spt-aki && mkdir /opt/spt-aki/Server && mkdir /opt/spt-aki/user
|
||||
docker run --name spt-aki -v /opt/spt-aki/Server:/app/Aki_Data/Server -v /opt/spt-aki/user:/app/user -e SPT_LOG_REQUESTS=false -e SPT_BACKEND_IP='External ip' -p 6969:6969 cbr/spt:latest -d
|
||||
```
|
||||
|
||||
|
||||
Where "External IP" - this is the IP address you need - your external IP, local host IP address or received in the VPN network.
|
||||
|
||||
Additionally, a `compose.yml` file has been provided for the shake of convenience.
|
||||
|
||||
---
|
Loading…
x
Reference in New Issue
Block a user