Skip to content

Commit ba9dac4

Browse files
committed
Remove chmod instruction from quickstart
1 parent 1bd3122 commit ba9dac4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/QuickStart.md

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ git clone https://github.com/qwc-services/qwc-docker.git
1919
cd qwc-docker
2020
cp docker-compose-example.yml docker-compose.yml
2121
cp api-gateway/nginx-example.conf api-gateway/nginx.conf
22-
chmod o-rwx pg_service*.conf
2322
```
2423
- Set the password for the `postgres` superuser in `docker-compose.yml`:
2524
```yml

0 commit comments

Comments
 (0)