spt-docker/compose.yaml

14 lines
248 B
YAML
Raw Permalink Normal View History

services:
spt:
build: .
args:
2024-05-15 09:51:47 +02:00
SPT_VERSION: 3.8.3
ports:
- "6969:6969"
environment:
SPT_LOG_REQUESTS: "true"
SPT_BACKEND_IP: 127.0.0.1
volumes:
- config:/app/Aki_Data/Server
- user:/app/user