chore: 宿主机暴露端口 3000 → 8011
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ services:
|
||||
container_name: recipe_tool_app
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "8011:3000"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user