mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-02 23:05:46 +00:00
ci: ensure all compose files are valid compose v2 + formatting
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
version: "2"
|
||||
|
||||
networks:
|
||||
net1:
|
||||
@ -28,7 +28,6 @@ services:
|
||||
networks:
|
||||
- net1
|
||||
|
||||
|
||||
sut:
|
||||
image: nginxproxy/nginx-proxy:test
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user