Skip to content

Commit

Permalink
ci: Use DockerfileDevelop for server for now
Browse files Browse the repository at this point in the history
  • Loading branch information
drikusroor committed Feb 2, 2024
1 parent ac44437 commit 4a1bc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
server:
build:
context: ./backend
dockerfile: Dockerfile
dockerfile: DockerfileDevelop
depends_on:
db:
condition: service_healthy
Expand Down

0 comments on commit 4a1bc95

Please sign in to comment.