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:
|
backend:
|
||||||
name: git-gateway
|
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
|
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
|
public_folder: "/images/uploads" # The src attribute for uploaded media will begin with /images/uploads
|
||||||
collections:
|
collections:
|
||||||
|
|
Loading…
Add table
Reference in a new issue