2.1.3 • Published 10 months ago

tggl-proxy v2.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

Usage

Create a docker-compose.yml file with the following content:

version: '3.9'
services:
  tggl:
    image: tggl/tggl-proxy
    environment:
      TGGL_API_KEY: YOUR_SERVER_API_KEY
    ports:
      - '3000:3000'

Now simply run:

docker-compose up
1.6.2

12 months ago

2.1.2

11 months ago

2.1.1

11 months ago

2.1.3

10 months ago

2.1.0

11 months ago

2.0.0

11 months ago

1.6.1

12 months ago

1.4.0

1 year ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago