mirror of
https://github.com/gitpitch/gitpitch.git
synced 2024-04-18 07:30:55 +08:00
Fix offline assets.jar dep path in config.
This commit is contained in:
parent
816660e736
commit
49f3b4daac
|
@ -382,7 +382,7 @@ gitpitch {
|
|||
prod {
|
||||
fixed {
|
||||
assets {
|
||||
home = "./lib/com.gitpitch.server-1.0-assets.jar"
|
||||
home = "./lib/com.gitpitch.server-2.0-assets.jar"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user