Change production port to 8095

This commit is contained in:
2026-07-28 12:54:27 +05:30
parent 0894a9c21e
commit 0aa2372a1d
+1 -1
View File
@@ -28,7 +28,7 @@ services:
ui:
build: ./ui
ports:
- "8080:80"
- "8095:80"
volumes:
- ./nginx/nginx.conf:/etc/nginx/conf.d/default.conf
depends_on: