aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
blob: 47945f4d3b928ccab6033f827cd639a4a15a1e62 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Run this as follows: 'docker compose up'  (keep running in terminal session, exist via [STRG] + [C]) 
#                   or 'docker compose up -d' (keep running in background)
version: "3"
services:
  synctube:
     build: .
    #image: synctube
     ports:
       - "4200:4200"
     volumes:
       - "${PWD}/user:/usr/src/app/user"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage