Skip to content

Commit a786fc1

Browse files
authored
Update docker-config.yaml
1 parent 8d0aa47 commit a786fc1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
+2-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
image: "nodejs-express-sass:<tag>"
2-
port: [8080]
3-
volume_mounts: []
2+
port: 8080
3+
volume_mounts: null
44
env_variables: []
5-
hasura_allowed_roles: ["admin","user","anonymous"]

0 commit comments

Comments
 (0)