mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 06:15:45 +00:00
tests: fix the json log test compose files
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
version: "2"
|
||||
|
||||
services:
|
||||
web1:
|
||||
image: web
|
||||
expose:
|
||||
|
@ -1,3 +1,6 @@
|
||||
version: "2"
|
||||
|
||||
services:
|
||||
web1:
|
||||
image: web
|
||||
expose:
|
||||
|
Reference in New Issue
Block a user