Skip to content

Commit

Permalink
Revert "force execution"
Browse files Browse the repository at this point in the history
This reverts commit 3d4c687.
  • Loading branch information
frascuchon committed Apr 30, 2024
1 parent f211393 commit 1b0886e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion argilla-frontend/dev.frontend.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ 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 1b0886e

Please sign in to comment.