mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-10 12:42:44 +01:00
7 lines
81 B
YAML
7 lines
81 B
YAML
|
version: '3.9'
|
||
|
|
||
|
services:
|
||
|
|
||
|
fosscord:
|
||
|
entrypoint: [ "npm", "run", "setup" ]
|