Skip to content

Commit cb7c9a1

Browse files
author
Tomas Pospisek
committed
instruct user to remve o+rwx permissions on pg_service*.conf
Fixes qwc-services/qwc-docker#39
1 parent 9d6a774 commit cb7c9a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/QuickStart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ git clone https://github.com/qwc-services/qwc-docker.git
6161
cd qwc-docker
6262
cp docker-compose-example.yml docker-compose.yml
6363
cp api-gateway/nginx-example.conf api-gateway/nginx.conf
64+
chmod o-rwx pg_service*.conf
6465
```
6566
- Create a secret key:
6667
```bash

0 commit comments

Comments
 (0)