1
0
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:
Nicolas Duchon
2023-12-11 14:25:04 +01:00
parent b5cac06305
commit 060f09cfce
69 changed files with 894 additions and 752 deletions

View File

@ -1,3 +1,5 @@
version: "2"
services:
sut:
image: nginxproxy/nginx-proxy:test
@ -5,6 +7,7 @@ services:
- /var/run/docker.sock:/tmp/docker.sock:ro
environment:
HTTPS_METHOD: redirect
http-only:
image: web
expose: