1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-09 20:22:47 +01: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"]