Sign inSign up

n00b1k/nginx-redirect

By n00b1k

Updated 4 months ago

Image
0

1.0K

n00b1k/nginx-redirect repository overview

docker-compose.yml
services:
  nginx-redirect:
    container_name: nginx-redirect
    image: n00b1k/nginx-redirect:latest
    ports:
      - "8080:80"
    environment:
      - AUTH_USER=user
      - AUTH_PASS=password
      - REDIRECT_URL=https://coub.com/view/30aj5b

Tag summary

Content type

Image

Digest

sha256:a47105c51

Size

25.1 MB

Last updated

4 months ago

docker pull n00b1k/nginx-redirect