Merge branch 'main' of https://bdgit.educoder.net/pmc9py4oq/software_teamwork
commit
fa3b1557f5
@ -1,36 +1,36 @@
|
|||||||
#本地开发环境
|
#本地开发环境
|
||||||
lj:
|
# lj:
|
||||||
db:
|
|
||||||
host: localhost
|
|
||||||
password: 123456
|
|
||||||
redis:
|
|
||||||
host: localhost
|
|
||||||
port: 6379
|
|
||||||
password: 123456
|
|
||||||
rabbitmq:
|
|
||||||
host: localhost
|
|
||||||
port: 15672
|
|
||||||
username: root
|
|
||||||
password: 123456
|
|
||||||
minio:
|
|
||||||
endpoint: http://localhost:9000
|
|
||||||
accessKey: minioadmin
|
|
||||||
secretKey: minioadmin
|
|
||||||
|
|
||||||
#lj:
|
|
||||||
# db:
|
# db:
|
||||||
# host: 192.168.59.129
|
# host: localhost
|
||||||
# password: Forely123!
|
# password: 123456
|
||||||
# redis:
|
# redis:
|
||||||
# host: 192.168.59.129
|
# host: localhost
|
||||||
# port: 6379
|
# port: 6379
|
||||||
# password: Forely123!
|
# password: 123456
|
||||||
# rabbitmq:
|
# rabbitmq:
|
||||||
# host: 192.168.59.129
|
# host: localhost
|
||||||
# port: 5672
|
# port: 15672
|
||||||
# username: admin
|
# username: root
|
||||||
# password: Forely123!
|
# password: 123456
|
||||||
# minio:
|
# minio:
|
||||||
# endpoint: http://192.168.59.129:9000
|
# endpoint: http://localhost:9000
|
||||||
# accessKey: forely
|
# accessKey: minioadmin
|
||||||
# secretKey: Forely123!
|
# secretKey: minioadmin
|
||||||
|
|
||||||
|
lj:
|
||||||
|
db:
|
||||||
|
host: 192.168.59.129
|
||||||
|
password: Forely123!
|
||||||
|
redis:
|
||||||
|
host: 192.168.59.129
|
||||||
|
port: 6379
|
||||||
|
password: Forely123!
|
||||||
|
rabbitmq:
|
||||||
|
host: 192.168.59.129
|
||||||
|
port: 5672
|
||||||
|
username: admin
|
||||||
|
password: Forely123!
|
||||||
|
minio:
|
||||||
|
endpoint: http://192.168.59.129:9000
|
||||||
|
accessKey: forely
|
||||||
|
secretKey: Forely123!
|
||||||
|
@ -1,36 +1,36 @@
|
|||||||
#本地开发环境
|
#本地开发环境
|
||||||
lj:
|
# lj:
|
||||||
db:
|
|
||||||
host: localhost
|
|
||||||
password: 123456
|
|
||||||
redis:
|
|
||||||
host: localhost
|
|
||||||
port: 6379
|
|
||||||
password: 123456
|
|
||||||
rabbitmq:
|
|
||||||
host: localhost
|
|
||||||
port: 15672
|
|
||||||
username: root
|
|
||||||
password: 123456
|
|
||||||
minio:
|
|
||||||
endpoint: http://localhost:9000
|
|
||||||
accessKey: minioadmin
|
|
||||||
secretKey: minioadmin
|
|
||||||
|
|
||||||
#lj:
|
|
||||||
# db:
|
# db:
|
||||||
# host: 192.168.59.129
|
# host: localhost
|
||||||
# password: Forely123!
|
# password: 123456
|
||||||
# redis:
|
# redis:
|
||||||
# host: 192.168.59.129
|
# host: localhost
|
||||||
# port: 6379
|
# port: 6379
|
||||||
# password: Forely123!
|
# password: 123456
|
||||||
# rabbitmq:
|
# rabbitmq:
|
||||||
# host: 192.168.59.129
|
# host: localhost
|
||||||
# port: 5672
|
# port: 15672
|
||||||
# username: admin
|
# username: root
|
||||||
# password: Forely123!
|
# password: 123456
|
||||||
# minio:
|
# minio:
|
||||||
# endpoint: http://192.168.59.129:9000
|
# endpoint: http://localhost:9000
|
||||||
# accessKey: forely
|
# accessKey: minioadmin
|
||||||
# secretKey: Forely123!
|
# secretKey: minioadmin
|
||||||
|
|
||||||
|
lj:
|
||||||
|
db:
|
||||||
|
host: 192.168.59.129
|
||||||
|
password: Forely123!
|
||||||
|
redis:
|
||||||
|
host: 192.168.59.129
|
||||||
|
port: 6379
|
||||||
|
password: Forely123!
|
||||||
|
rabbitmq:
|
||||||
|
host: 192.168.59.129
|
||||||
|
port: 5672
|
||||||
|
username: admin
|
||||||
|
password: Forely123!
|
||||||
|
minio:
|
||||||
|
endpoint: http://192.168.59.129:9000
|
||||||
|
accessKey: forely
|
||||||
|
secretKey: Forely123!
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue