mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-21 22:30:46 +08:00
feat(platform): support custom admin path prefix (#25)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
version: 1.1
|
||||
version: 1.2
|
||||
addr: :10000
|
||||
token:
|
||||
domain:
|
||||
external_ip: # You need to make sure that your target can access the server through this ip.
|
||||
admin_path_prefix: "/revsuit"
|
||||
database: revsuit.db
|
||||
log_level: info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user