Skip to content

Commit

Permalink
Editing build context
Browse files Browse the repository at this point in the history
  • Loading branch information
arichadda authored Jul 11, 2023
1 parent 6656d80 commit 9ae8d98
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 9ae8d98

Please sign in to comment.