Skip to content

Commit

Permalink
0.0.574
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansglazunov committed Sep 25, 2024
1 parent 8859e3a commit ec93852
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ services:
- 'S3_SECRET_KEY: ${DEEP_MINIO_ROOT_PASSWORD}'
- 'S3_BUCKET: "default"'
- 'S3_ROOT_FOLDER: "f215cf48-7458-4596-9aa5-2159fc6a3caf"'
- 'POSTGRES_MIGRATIONS=1'
- 'POSTGRES_MIGRATIONS=0'
- 'POSTGRES_MIGRATIONS_SOURCE=${DEEP_HASURA_STORAGE_POSTGRES_MIGRATIONS_SOURCE}'
- 'DATABASE_URL=${DEEP_HASURA_STORAGE_POSTGRES_MIGRATIONS_SOURCE}'
- 'GRAPHQL_ENGINE_BASE_URL=${DEEP_HASURA_STORAGE_HASURA_ENDPOINT}'
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.573",
"version": "0.0.574",
"license": "Unlicense",
"type": "module",
"main": "import.js",
Expand Down

0 comments on commit ec93852

Please sign in to comment.