Add environment arguments to Dockerfile

This commit is contained in:
Max Stanley
2023-11-21 21:00:14 +00:00
parent 4ad6bf915b
commit 11a814ac7d
7 changed files with 35 additions and 32 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
mermaid:
build:
context: .
dockerfile: Dockerfile.dev
target: mermaid-dev
volumes:
- ./src:/app/src
ports: