Skip to content

Commit

Permalink
instruct user to remve o+rwx permissions on pg_service*.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Pospisek committed May 28, 2024
1 parent 9d6a774 commit cb7c9a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/QuickStart.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ git clone https://github.com/qwc-services/qwc-docker.git
cd qwc-docker
cp docker-compose-example.yml docker-compose.yml
cp api-gateway/nginx-example.conf api-gateway/nginx.conf
chmod o-rwx pg_service*.conf
```
- Create a secret key:
```bash
Expand Down

0 comments on commit cb7c9a1

Please sign in to comment.