mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-24 23:20:49 +08:00
fix: 前端初步调通
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user