Skip to content

Commit

Permalink
rm environment
Browse files Browse the repository at this point in the history
删除用于 RUST 调试的环境变量,避免调试日志持续增长占满硬盘空间
  • Loading branch information
evilgaoshu authored and zdz committed Dec 13, 2022
1 parent e50bafd commit f5aaf7c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ services:
ports:
- 8080:8080
- 9394:9394
environment:
- RUST_BACKTRACE=1
- RUST_LOG=trace

0 comments on commit f5aaf7c

Please sign in to comment.