makefile init_configs backend logging fix
This commit is contained in:
1
Makefile
1
Makefile
@@ -140,6 +140,7 @@ init_venv :
|
||||
init_configs :
|
||||
cp backend/conf/mock/dexorder-mock.toml backend/dexorder.toml
|
||||
cp backend/conf/mock/.secret-mock.toml backend/.secret.toml
|
||||
cp backend/conf/mock/logging-default.toml backend/logging.toml
|
||||
cp server/.env-mock server/.env
|
||||
cp web/.env-mock web/.env
|
||||
cp contract/foundry-default.toml contract/foundry.toml
|
||||
|
||||
Reference in New Issue
Block a user