Commit d7f4965b authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update log path

parent 510ae5ad
......@@ -24,7 +24,7 @@ services:
- SYNC=${SYNC:-0}
- MIGRATE=${MIGRATE:-false}
volumes:
- ./nftscan/synclogs:/app
- ./data/nftscan/synclogs:/app
- ./nftscan/config.toml:/config.toml
command:
- "/bin/sh"
......@@ -42,7 +42,7 @@ services:
environment:
- MIGRATE=${MIGRATE:-false}
volumes:
- ./nftscan/apilogs:/app
- ./data/nftscan/apilogs:/app
- ./nftscan/config.toml:/config.toml
command:
- "/bin/sh"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment