修复 admin 配置问题
This commit is contained in:
@@ -61,7 +61,7 @@ services:
|
||||
depends_on:
|
||||
- platform
|
||||
ports:
|
||||
- "127.0.0.1:${ADMIN_PORT}:3001"
|
||||
- "127.0.0.1:${ADMIN_PORT}:3000"
|
||||
restart: unless-stopped
|
||||
logging:
|
||||
driver: local
|
||||
|
||||
Reference in New Issue
Block a user