up demo links and map controls
This commit is contained in:
parent
f76bded4e4
commit
8613d218cd
5 changed files with 420 additions and 189 deletions
|
@ -18,7 +18,7 @@ Ce document explique comment installer et activer le service systemd pour faire
|
|||
```bash
|
||||
sudo cp oedb-uwsgi.service /etc/systemd/system/
|
||||
sudo chmod 644 /etc/systemd/system/oedb-uwsgi.service
|
||||
sudo chown -R www-data:www-data /home/poule/encrypted/stockage-syncable/www/development/html/oedb-backend
|
||||
sudo chown -R www-data:www-data /home/poule/encrypted/oedb-backend
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl enable oedb-uwsgi.service
|
||||
sudo systemctl start oedb-uwsgi.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue