fix: 前端初步调通

This commit is contained in:
Tim
2025-09-29 16:04:14 +08:00
parent bb955c98ba
commit 06d76438e8
5 changed files with 13 additions and 9 deletions

View File

@@ -101,10 +101,6 @@ services:
working_dir: /app
env_file:
- ../.env
environment:
- MYSQL_HOST=mysql
- OPENSEARCH_HOST=opensearch
- RABBITMQ_HOST=rabbitmq
ports:
- "${SERVER_PORT:-8080}:${SERVER_PORT:-8080}"
volumes: