This commit is contained in:
parent
c6a7db63d7
commit
2c4b9a8546
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
reverse-proxy:
|
reverse-proxy:
|
||||||
image: traefik:2.7.1
|
image: traefik:2.7.2
|
||||||
command: --api=false --api.dashboard=false --providers.docker
|
command: --api=false --api.dashboard=false --providers.docker
|
||||||
networks:
|
networks:
|
||||||
- internal-nw
|
- internal-nw
|
||||||
|
Loading…
Reference in New Issue
Block a user