Add nginx.yam

This commit is contained in:
2026-01-30 22:26:18 -08:00
parent f63e858a41
commit 8a3144edb4

7
nginx.yam Normal file
View File

@@ -0,0 +1,7 @@
version: "3.9"
services:
test:
image: nginx
deploy:
replicas: 1