1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-19 17:21:35 +02:00
server/docker-compose.cfg.yml
2022-08-19 19:07:10 +02:00

6 lines
84 B
YAML

version: "3.9"
services:
fosscord:
entrypoint: ["npm", "run", "setup"]