mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-19 12:40:09 +01:00
add default storage_dir env on build
This commit is contained in:
parent
ed4a3c8a71
commit
c34709d5ad
@ -8,6 +8,8 @@ jobs:
|
||||
push_to_registries:
|
||||
name: Push Docker image to DockerHub for use on Render.com deployments
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
STORAGE_DIR: /storage
|
||||
permissions:
|
||||
packages: write
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user