last update before shutdown on old server
This commit is contained in:
@ -19,7 +19,7 @@ sudo chmod 770 data
|
||||
```
|
||||
|
||||
3. Adjust compose.yml
|
||||
Within `services > postgres > user`, make sure to replare `postgres` with the UID of the user on your machine
|
||||
Within `services > postgres > user`, make sure to replace `postgres` with the UID of the user on your machine
|
||||
```
|
||||
cat /etc/passwd | grep postgres
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user