Skip to content

Commit

Permalink
force execution
Browse files Browse the repository at this point in the history
  • Loading branch information
frascuchon committed Apr 30, 2024
1 parent 7023a20 commit 3d4c687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions argilla-frontend/dev.frontend.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ COPY --chown=argilla:argilla .nuxt ./.nuxt
COPY --chown=argilla:argilla package.json ./package.json
COPY --chown=argilla:argilla nuxt.config.ts ./nuxt.config.ts


# NOTE: Right now this Docker image is using dev.argilla.io as server.
# If we want to use a built-in server in the future to check all functionality we can modify the following Procfile
# content adding ElasticSearch and argilla-server processes.
Expand Down

0 comments on commit 3d4c687

Please sign in to comment.