-
I have a `remote_schemas.yaml` file:
```yaml
- name: api
definition:
url: "{{ API_GRAPHQL_ENDPOINT }}"
timeout_seconds: 60
```
based on the docs here: https://hasura.io/blog/moving-fr…
-
Hello I am having trouble following the documentation on the readMe file, below are the steps I follow
### Steps to reproduce:
- Get dependencies
:
`mvn package`
- Run docker container : …
-
##### SUMMARY
I guess we have to mention in the requirements of the module that it needs docker-compose < 2.0.0. Potentially we either have to adjust the module to also work with docker-compose 2.0.0…
-
after `pelias prepare all` worked, I now get another ENOTFOUND error as below...
```
deploy@dap-jupyter01:/mnt/open_street_map/pelias_docker/docker/projects/portland-metro$ pelias prepare all
...
…
-
The nginx_guacamole suddenly stop working.
log of nginx
```
2022/04/26 14:42:41 [emerg] 1#1: no "events" section in configuration
nginx: [emerg] no "events" section in configuration
2022/04/26 14…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Ple…
-
### Concerto Platform version
v5.0.16
### Expected behavior
while creating a new test I should be able to save it.
### Actual behavior
I get the error: Operation failed. Validate your dat…
-
I would like to try to change some things and play with the code. More to learn from it than to expect big improvements, as I am not very experienced.
I found the "Quick start for contributors", bu…
-
Can there be detection for keyboard, mice, headphones, RGB controllers, fans, etc.?
-
I tried to read a docker file as a template in my program, and replace the detail when new condition happens.but it failed when I use `dump` function.
My code is like:
```
let yaml = require('js-y…