fd
This commit is contained in:
parent
5930a3cf2b
commit
1124e28a71
1 changed files with 0 additions and 2 deletions
2
setup
2
setup
|
@ -7,8 +7,6 @@ cp redis.conf /etc/redis/redis.conf
|
|||
sudo systemctl restart redis.service
|
||||
cp pg_hba.conf /etc/postgresql/12/main/pg_hba.conf
|
||||
sudo service postgresql restart
|
||||
sudo psql -U postgres -f schema.sql postgres
|
||||
sudo psql -U postgres -f seed-db.sql postgres
|
||||
sudo apt -y install python3-pip
|
||||
sudo pip3 install -r requirements.txt
|
||||
sudo apt -y install gunicorn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue