2.1.3 • Published 8 months ago

tggl-proxy v2.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
8 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

9 months ago

2.1.2

8 months ago

2.1.1

8 months ago

2.1.3

8 months ago

2.1.0

8 months ago

2.0.0

8 months ago

1.6.1

10 months ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago