Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Mihai-Valeriu Ginghina
/
WBT2425_6
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
4
Merge Requests
2
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c9b996b5
authored
May 14, 2025
by
mvginghina
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update database credentials
parent
c7867a42
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
fastapi/config-prod.py
fastapi/config-prod.py
View file @
c9b996b5
config
=
{
# Database configuration
'SQLALCHEMY_DATABASE_URL'
:
"mysql+pymysql://
zkyyfuzxp:bMKsoASQeug97yBv
@wbt2425-6-gmv-server.mysql.database.azure.com/wbt2425-6-gmv-database"
,
'SQLALCHEMY_DATABASE_URL'
:
"mysql+pymysql://
cqkapruhxw:bqRdtWky5oWhdcf
@wbt2425-6-gmv-server.mysql.database.azure.com/wbt2425-6-gmv-database"
,
# CORS origins
'CORS_ORIGINS'
:
[
"https://wbt2425-6-gmv-b8azcsamdahdhkbm.spaincentral-01.azurewebsites.net"
,
# Ad
d other origins as needed
# Ad
augă alte origini, dacă este necesar
],
}
}
\ 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