We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd3122 commit ba9dac4Copy full SHA for ba9dac4
src/QuickStart.md
@@ -19,7 +19,6 @@ git clone https://github.com/qwc-services/qwc-docker.git
19
cd qwc-docker
20
cp docker-compose-example.yml docker-compose.yml
21
cp api-gateway/nginx-example.conf api-gateway/nginx.conf
22
-chmod o-rwx pg_service*.conf
23
```
24
- Set the password for the `postgres` superuser in `docker-compose.yml`:
25
```yml
0 commit comments