Skip to content

Commit

Permalink
Merge pull request #17 from Pyrrha-Platform/UL-fix-nodemon
Browse files Browse the repository at this point in the history
adding separate dev dockerfile that works with nodemon
  • Loading branch information
Upkar Lidder authored Dec 1, 2021
2 parents ab575f3 + 779f07f commit 8cdbae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ services:
container_name: pyrrha-simulator
build:
context: ../Pyrrha-Sensor-Simulator/action
dockerfile: Dockerfile
dockerfile: Dockerfile.dev
image: pyrrha-simulator
env_file:
- ../Pyrrha-Sensor-Simulator/action/.env.docker
Expand Down

0 comments on commit 8cdbae0

Please sign in to comment.