Skip to content

Commit

Permalink
0.0.578
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansglazunov committed Sep 25, 2024
1 parent d26b27d commit 7bd9172
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ services:
extra_hosts: ['host.docker.internal:host-gateway']
environment:
- 'PORT=8000'
- 'DEBUG:1'
# - 'HASURA_METADATA=1'
- 'HASURA_ENDPOINT=${DEEP_HASURA_STORAGE_HASURA_ENDPOINT}'
- 'HASURA_GRAPHQL_ADMIN_SECRET=${DEEP_HASURA_STORAGE_HASURA_GRAPHQL_ADMIN_SECRET}'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deep-foundation/deeplinks",
"version": "0.0.577",
"version": "0.0.578",
"license": "Unlicense",
"type": "module",
"main": "import.js",
Expand Down

0 comments on commit 7bd9172

Please sign in to comment.