Skip to content

Commit

Permalink
Make sure image gets rebuild during development
Browse files Browse the repository at this point in the history
  • Loading branch information
medihack committed Jan 2, 2025
1 parent a1f25dd commit 45f51b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ x-app: &default-app
FORCE_DEBUG_TOOLBAR: ${FORCE_DEBUG_TOOLBAR:-true}
REMOTE_DEBUGGING_ENABLED: ${REMOTE_DEBUGGING_ENABLED:-false}
REMOTE_DEBUGGING_PORT: ${REMOTE_DEBUGGING_PORT:-5678}
pull_policy: never
pull_policy: build

services:
init:
Expand Down

0 comments on commit 45f51b2

Please # to comment.