diff --git a/.gitmodules b/.gitmodules index 074232a..a24adc4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "exhibition-register"] path = exhibition-register url = http://192.168.12.3:3000/exhibition/exhibition-register.git - branch = main \ No newline at end of file + branch = dev \ No newline at end of file diff --git a/conf/test/config.yaml b/conf/test/config.yaml index 09acd9c..295b2c3 100644 --- a/conf/test/config.yaml +++ b/conf/test/config.yaml @@ -13,7 +13,7 @@ exhibitionRegister: # password: ${redis.password} zapLog: level: "info" - filename: "logs/exam-platform.log" + filename: "logs/exhibition_register.log" max_size: 5 max_age: 30 max_backups: 30