fixed incorrect site domain in admin setup
This commit is contained in:
parent
07f91313b0
commit
b3e33f24ea
|
@ -4,10 +4,10 @@ backend:
|
|||
app_id: a4548791-8ff4-4ab1-bdfb-54798262ed2f
|
||||
api_root: https://git.suroh.tk/api/v1
|
||||
base_url: https://git.suroh.tk
|
||||
site_domain: localhost:8080
|
||||
site_domain: work.suroh.tk
|
||||
branch: main
|
||||
|
||||
site_url: http://localhost:8080
|
||||
site_url: https://work.suroh.tk
|
||||
|
||||
media_folder: "assets/media/uploads"
|
||||
public_folder: "/media/uploads"
|
||||
|
|
Loading…
Reference in New Issue