Test commit to trigger workflow
All checks were successful
Deploy to Fighter / Deploy (push) Successful in 9s

This commit is contained in:
Joey Hafner 2024-02-15 01:13:33 -08:00
parent a6e8198c09
commit a851c8139d

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: