Change production port to 8095
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user