dev
workabee 6 months ago
parent 9c74bbb706
commit 74ab1b3f44

2
.gitmodules vendored

@ -1,4 +1,4 @@
[submodule "exhibition-register"]
path = exhibition-register
url = http://192.168.12.3:3000/exhibition/exhibition-register.git
branch = main
branch = dev

@ -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

Loading…
Cancel
Save