Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Release Engineering
Public
distrobuild
Commits
6a974d0a
Commit
6a974d0a
authored
Feb 15, 2021
by
Mustafa Gezen
🏗
Browse files
add database info
parent
6d4a5432
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6a974d0a
...
...
@@ -14,5 +14,7 @@ yarn start
virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
# set database settings in distrobuild/settings.py
aerich upgrade
uvicorn distrobuild.app:app --reload --port 8090
```
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