Skip to content

Commit f5aaf7c

Browse files
evilgaoshuzdz
authored andcommitted
rm environment
删除用于 RUST 调试的环境变量,避免调试日志持续增长占满硬盘空间
1 parent e50bafd commit f5aaf7c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docker-compose.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ services:
1212
ports:
1313
- 8080:8080
1414
- 9394:9394
15-
environment:
16-
- RUST_BACKTRACE=1
17-
- RUST_LOG=trace
15+

0 commit comments

Comments
 (0)