Attempting admin panel fix
This commit is contained in:
parent
0d6813ff8c
commit
d96c152fa5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
backend:
|
||||
name: git-gateway
|
||||
branch: master # Branch to update (optional; defaults to master)
|
||||
branch: main # Branch to update (optional; defaults to master)
|
||||
media_folder: "static/images/uploads" # Media files will be stored in the repo under static/images/uploads
|
||||
public_folder: "/images/uploads" # The src attribute for uploaded media will begin with /images/uploads
|
||||
collections:
|
||||
|
|
Loading…
Add table
Reference in a new issue