Skip to content

Commit 644ba3b

Browse files
committed
Update
1 parent 1e96184 commit 644ba3b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

FileService/.idea/.idea.FileService/.idea/workspace.xml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

FileService/FileService.Api/appsettings.Staging.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"MinioConfig": {
3838
"Endpoint": "minio",
3939
// giữ cho giao tiếp nội bộ
40-
"PublicEndpoint": "localhost",
40+
"PublicEndpoint": "codecampus.site",
4141
// cho browser truy cập
4242
"Port": 9000,
4343
"AccessKey": "${MINIO_ROOT_USER}",

0 commit comments

Comments
 (0)