mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-08-24 08:21:55 +00:00
tests: standardize file structure & naming
This commit is contained in:
9
test/test_events/test_events.yml
Normal file
9
test/test_events/test_events.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
networks:
|
||||
default:
|
||||
name: test_events-net
|
||||
|
||||
services:
|
||||
nginxproxy:
|
||||
image: nginxproxy/nginx-proxy:test
|
||||
volumes:
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
Reference in New Issue
Block a user