Skip to content

Commit

Permalink
Merge pull request #10 from arichadda/main
Browse files Browse the repository at this point in the history
Editing build context
  • Loading branch information
arichadda authored Jul 11, 2023
2 parents 6656d80 + 9ae8d98 commit 94ff0e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
template:
image: iqtlabs/edgetech-template:latest
build:
context: ./
context: ./template
dockerfile: ./Dockerfile
restart: unless-stopped
depends_on:
Expand All @@ -28,4 +28,4 @@ services:
max-size: "10M"
max-file: "10"
env_file:
- template.env
- template.env

0 comments on commit 94ff0e2

Please sign in to comment.