Skip to content

Commit

Permalink
docker-compose: disable frontend for now; dockerfile is not yet there
Browse files Browse the repository at this point in the history
  • Loading branch information
jone committed Sep 6, 2024
1 parent 9874170 commit be7a8b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ services:
ports:
- 8000:8000

frontend:
build: ./frontend/Dockerfile
# frontend:
# build: ./frontend/Dockerfile

#import:
# build: ./import/Dockerfile
Expand Down

0 comments on commit be7a8b3

Please sign in to comment.