mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
fix(docker): update web service port mapping
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ services:
|
||||
- VITE_AGENT_URL=${VITE_AGENT_URL:-http://localhost:8081}
|
||||
container_name: memoh-web
|
||||
ports:
|
||||
- "8090:80"
|
||||
- "80:80"
|
||||
depends_on:
|
||||
- server
|
||||
- agent
|
||||
|
||||
Reference in New Issue
Block a user