Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Rubén Ramírez
/
MangAffinity
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7d898a4d
authored
Mar 06, 2025
by
Rubén Ramírez
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
feat: [configuración]: Añadidas configuraciones para las fotos
parent
d219c69e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
src/main/resources/application.properties
src/main/resources/application.properties
View file @
7d898a4d
...
@@ -14,3 +14,16 @@ spring.jpa.show-sql=true
...
@@ -14,3 +14,16 @@ spring.jpa.show-sql=true
# Seguridad JWT
# Seguridad JWT
jwt.secret
=
V9++ZyZHKcKKzVvAWKU5EL8/QDTDVOf/LTv+r8dUbQg=
jwt.secret
=
V9++ZyZHKcKKzVvAWKU5EL8/QDTDVOf/LTv+r8dUbQg=
management.endpoints.web.exposure.include
=
*
management.endpoint.health.show-details
=
always
logging.level.org.springframework
=
INFO
logging.level.com.ujaen.tfg.mangaffinity
=
DEBUG
spring.web.resources.static-locations
=
file:uploads/
spring.servlet.multipart.enabled
=
true
spring.servlet.multipart.max-file-size
=
10MB
spring.servlet.multipart.max-request-size
=
10MB
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