Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TuneSphere
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
genie-logicielle
TuneSphere
Commits
d7b1c51a
Commit
d7b1c51a
authored
4 months ago
by
thibault.capt
Browse files
Options
Downloads
Patches
Plain Diff
Update file application-ci.yml
parent
d5aaaa3e
No related branches found
No related tags found
No related merge requests found
Pipeline
#37308
canceled
4 months ago
Stage: dependencies
Stage: quality
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
backend/src/main/resources/application-ci.yml
+0
-32
0 additions, 32 deletions
backend/src/main/resources/application-ci.yml
with
0 additions
and
32 deletions
backend/src/main/resources/application-ci.yml
deleted
100644 → 0
+
0
−
32
View file @
d5aaaa3e
spring
:
datasource
:
url
:
jdbc:postgresql://postgres:5432/tunesphere_db
username
:
username
password
:
password
driver-class-name
:
org.postgresql.Driver
jpa
:
hibernate
:
ddl-auto
:
update
show-sql
:
false
properties
:
hibernate
:
format_sql
:
true
database
:
postgresql
database-platform
:
org.hibernate.dialect.PostgreSQLDialect
server
:
port
:
8088
application
:
security
:
jwt
:
secret
:
a541e643211a6fd02d1d96b3efd603617eb863887cb58342faa7b395b2732d24
expiration
:
86400000
mailing
:
frontend
:
activation-url
:
http://localhost:4200/activate-account
app
:
music
:
upload-dir
:
uploads/musics
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment