aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yaml
blob: 663bf2e56d60d62527ddd054888f74e7b6f86c39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
services:
  fourget:
    build:
      context: .
      dockerfile: Dockerfile
    image: moekyun/4get
    restart: unless-stopped
    environment:
      - FOURGET_PROTO=http
      - FOURGET_SERVER_NAME=4get.moekyun.me
    ports:
      - "8081:80"
    volumes:
      - ./banners:/var/www/html/4get/banner
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage