mirror of
https://github.com/YunoHost/pepettes.git
synced 2024-09-03 20:06:20 +02:00
Merge branch 'main' of https://github.com/YunoHost/pepettes
This commit is contained in:
commit
7dd7202d81
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ python3 -m pip install -r requirements.txt
|
|||
|
||||
Create a settings.py file with :
|
||||
|
||||
```text
|
||||
```python
|
||||
ENV = 'development'
|
||||
PORT = 8000
|
||||
DOMAIN = 'http://localhost:8000'
|
||||
|
|
Loading…
Reference in a new issue