mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-25 12:07:44 +08:00
Merge pull request #370 from nagisa77/codex/fix-application-context-startup-error
Add website URL property for tests
This commit is contained in:
@@ -22,3 +22,6 @@ app.jwt.expiration=3600000
|
|||||||
|
|
||||||
# Default publish mode for tests
|
# Default publish mode for tests
|
||||||
app.post.publish-mode=DIRECT
|
app.post.publish-mode=DIRECT
|
||||||
|
|
||||||
|
# Base website URL used in tests
|
||||||
|
app.website-url=http://localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user