Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-eof committed Dec 18, 2022
1 parent 37f064b commit b516043
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 30 deletions.
15 changes: 0 additions & 15 deletions Dockerfile

This file was deleted.

14 changes: 0 additions & 14 deletions docker-compose-local.yml

This file was deleted.

2 changes: 1 addition & 1 deletion docker-compose-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
container_name: dev_board_be
build:
context: .
dockerfile: Dockerfile
dockerfile: Dockerfile.local
restart: always
image: dev_board_be
ports:
Expand Down

0 comments on commit b516043

Please sign in to comment.