mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 15:46:26 +01:00
Update Installation guide
This commit is contained in:
parent
6cdbdd5bc9
commit
64c3235b0c
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ cd /var/www && ln -s ../../exports/gitlab/copri4
|
|||
mkdir /var/log/copri4 && chown www-data /var/log/copri4
|
||||
```
|
||||
|
||||
At first setup the base copri database. Configure postgres to get access by localhost
|
||||
At first setup the base copri database. You have to configure postgres to get just access by localhost. Set your postgres access rights.
|
||||
```
|
||||
su - postgres
|
||||
createdb sharee_operator
|
||||
|
|
Loading…
Reference in a new issue