Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
projeto-documentacao
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Andre Filipe Aloise
projeto-documentacao
Commits
43636de2
Commit
43636de2
authored
Jan 22, 2026
by
ANDRE FILIPE ALOISE
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Configura acesso
parent
3ab8d12f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
docs/admin/config.yml
docs/admin/config.yml
+23
-0
No files found.
docs/admin/config.yml
View file @
43636de2
backend
:
name
:
gitlab
repo
:
https://git.economia.gov.br/80126774234/projeto-documentacao
# <--- MUDE AQUI PARA SEU CAMINHO NO GITLAB
branch
:
main
auth_type
:
implicit
# Permite login direto
app_id
:
6a268d5e40b19ce6b824de59ea09d69d333a15d0237d367420959faecb8b00c5
# <--- Guarde este lugar
media_folder
:
"
docs/imagens"
# Onde salva as fotos
public_folder
:
"
/imagens"
# Permite trocar de versão (v1, v2) dentro do editor
show_preview_links
:
true
collections
:
-
name
:
"
paginas"
label
:
"
Páginas
do
Site"
files
:
-
label
:
"
Página
Inicial"
name
:
"
home"
file
:
"
docs/index.md"
fields
:
-
{
label
:
"
Título"
,
name
:
"
title"
,
widget
:
"
string"
}
-
{
label
:
"
Texto
Principal"
,
name
:
"
body"
,
widget
:
"
markdown"
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment