We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d0aa47 commit a786fc1Copy full SHA for a786fc1
nodejs-express-sass/docker-config.yaml
@@ -1,5 +1,4 @@
1
image: "nodejs-express-sass:<tag>"
2
-port: [8080]
3
-volume_mounts: []
+port: 8080
+volume_mounts: null
4
env_variables: []
5
-hasura_allowed_roles: ["admin","user","anonymous"]
0 commit comments