mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 14:25:46 +00:00
ci: ensure all compose files are valid compose v2 + formatting
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
version: "2"
|
||||
|
||||
services:
|
||||
sut:
|
||||
image: nginxproxy/nginx-proxy:test
|
||||
@ -6,6 +8,7 @@ services:
|
||||
- ./withdefault.certs:/etc/nginx/certs:ro
|
||||
environment:
|
||||
HTTPS_METHOD: nohttp
|
||||
|
||||
https-only:
|
||||
image: web
|
||||
expose:
|
||||
|
Reference in New Issue
Block a user