Skip to content

Commit

Permalink
Remove chmod instruction from quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Aug 20, 2024
1 parent 1bd3122 commit ba9dac4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/QuickStart.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ 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
```
- Set the password for the `postgres` superuser in `docker-compose.yml`:
```yml
Expand Down

0 comments on commit ba9dac4

Please sign in to comment.