Merge pull request 'Update compose.yaml' (#2) from KillahBee/spt-docker:main into main
Reviewed-on: Cbr/spt-docker#2 Reviewed-by: Cbr <cbr@noreply.dev.sp-tarkov.com>
This commit is contained in:
commit
92897ac2cf
@ -1,11 +1,13 @@
|
|||||||
services:
|
services:
|
||||||
spt:
|
spt:
|
||||||
build: .
|
build: .
|
||||||
|
args:
|
||||||
|
SPT_VERSION: 3.8.1
|
||||||
ports:
|
ports:
|
||||||
- "6969:6969"
|
- "6969:6969"
|
||||||
environment:
|
environment:
|
||||||
SPT_LOG_REQUESTS=true
|
SPT_LOG_REQUESTS: "true"
|
||||||
SPT_BACKEND_IP=127.0.0.1
|
SPT_BACKEND_IP: 127.0.0.1
|
||||||
volumes:
|
volumes:
|
||||||
- config:/app/Aki_Data/Server
|
- config:/app/Aki_Data/Server
|
||||||
- user:/app/user
|
- user:/app/user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user