mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-09 20:22:47 +01:00
6 lines
84 B
YAML
6 lines
84 B
YAML
version: "3.9"
|
|
|
|
services:
|
|
fosscord:
|
|
entrypoint: ["npm", "run", "setup"]
|