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