GG
Size: a a a
GG
НК
НК
GG
GG
НК
GG
GG
НК
НК
D
nginx:
image: nginx:alpine
container_name: nginx_static_files
restart: always
volumes:
- ./compose/production/nginx/default.conf:/etc/nginx/conf.d/default.conf
- ./user_tracker/media/:/media
- ./compose/production/nginx/10-listen-on-ipv6-by-default.sh:/docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
labels:
- "traefik.enable=true"
- "traefik.backend=nginx"
- "traefik.frontend.rule=Host:api.affcountry.com;PathPrefix:/media"
- "traefik.port=80"
D
GG
nginx:
image: nginx:alpine
container_name: nginx_static_files
restart: always
volumes:
- ./compose/production/nginx/default.conf:/etc/nginx/conf.d/default.conf
- ./user_tracker/media/:/media
- ./compose/production/nginx/10-listen-on-ipv6-by-default.sh:/docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
labels:
- "traefik.enable=true"
- "traefik.backend=nginx"
- "traefik.frontend.rule=Host:api.affcountry.com;PathPrefix:/media"
- "traefik.port=80"
D
GG
GG
GG
D