app-store/server/config.yaml

7 lines
105 B
YAML

server:
host: "0.0.0.0"
port: 8080
repository:
# Directory where APKs are stored
path: "./repos"