Test commit to trigger workflow

This commit is contained in:
Joey Hafner 2024-02-15 01:13:33 -08:00
parent a135d92d67
commit 3d023c9070

View File

@ -2,7 +2,7 @@ version: '3'
services:
nginx:
image: nginx:latest
container_name: nginx_test
container_name: nginx_test-1
networks:
- web
labels: