chore: override nginx port to 8091 for Coolify deployment

This commit is contained in:
2026-03-17 01:59:30 +00:00
parent 7d8cc3ca22
commit 0beca4e375

View File

@@ -0,0 +1,6 @@
services:
nginx:
ports:
- "8091:80"