This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Fix randomly failing LFS lock tests in drone (
#3346
)
tags/v1.21.12.1
Lauris BH
GitHub
7 years ago
parent
65861900cd
commit
d8dff304c0
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
integrations/mysql.ini.tmpl
+1
-0
integrations/pgsql.ini.tmpl
+ 1
- 0
integrations/mysql.ini.tmpl
View File
@@ -28,6 +28,7 @@ ROOT_URL = http://localhost:3001/
DISABLE_SSH = false
SSH_PORT = 22
LFS_START_SERVER = true
LFS_CONTENT_PATH = data/lfs-mysql
OFFLINE_MODE = false
[mailer]
+ 1
- 0
integrations/pgsql.ini.tmpl
View File
@@ -28,6 +28,7 @@ ROOT_URL = http://localhost:3002/
DISABLE_SSH = false
SSH_PORT = 22
LFS_START_SERVER = true
LFS_CONTENT_PATH = data/lfs-pgsql
OFFLINE_MODE = false
[mailer]
Write
Preview
Loading…
Cancel
Save