mirror of
https://github.com/gotson/komga.git
synced 2025-12-13 12:03:44 +01:00
chore: change webui dev port to 8080
This commit is contained in:
parent
891ebdd56b
commit
f07c37114c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
VUE_APP_KOMGA_API_URL=http://localhost:25600
|
||||
VUE_APP_KOMGA_API_URL=http://localhost:8080
|
||||
VUE_APP_LOG_LEVEL=debug
|
||||
|
|
|
|||
Loading…
Reference in a new issue