fix: Nginx port 8281 mapping restored
This commit is contained in:
@@ -46,7 +46,8 @@ services:
|
||||
nginx:
|
||||
image: nginx:latest
|
||||
ports:
|
||||
- "8282:8282"
|
||||
- "8281:8281"
|
||||
- "8282:8282"
|
||||
- "8283:8283"
|
||||
- "8284:8284"
|
||||
- "8285:8285"
|
||||
@@ -275,3 +276,4 @@ services:
|
||||
- SPRING_PROFILES_ACTIVE=${ACTIVE_PROFILE:-local}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user