mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-08 10:25:39 +00:00
6 lines
84 B
YAML
6 lines
84 B
YAML
version: "3.9"
|
|
|
|
services:
|
|
fosscord:
|
|
entrypoint: ["npm", "run", "setup"]
|