Delete Nginx
This commit is contained in:
parent
cca0112d0c
commit
07471f05b0
@ -1,14 +0,0 @@
|
|||||||
services:
|
|
||||||
nginx:
|
|
||||||
image: nginx
|
|
||||||
container_name: nginx_nginx
|
|
||||||
restart: "no"
|
|
||||||
networks:
|
|
||||||
- web
|
|
||||||
labels:
|
|
||||||
- traefik.http.routers.nginx.rule=Host(`test.nginx.jafner.net`)
|
|
||||||
- traefik.http.routers.nginx.tls.certresolver=lets-encrypt-dns01
|
|
||||||
|
|
||||||
networks:
|
|
||||||
web:
|
|
||||||
external: true
|
|
Loading…
Reference in New Issue
Block a user