mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02:00
chore: change dev port to 8080
This commit is contained in:
parent
28c1f88721
commit
e54d9eed8e
1 changed files with 2 additions and 3 deletions
|
|
@ -29,12 +29,11 @@ logging:
|
|||
logback:
|
||||
rollingpolicy:
|
||||
max-history: 1
|
||||
|
||||
springdoc:
|
||||
cache:
|
||||
disabled: true
|
||||
|
||||
#server:
|
||||
server:
|
||||
port: 8080
|
||||
# servlet:
|
||||
# context-path: /komga
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue