Skip to content
Snippets Groups Projects
Commit c4ce2318 authored by michael.minelli's avatar michael.minelli
Browse files

Docker => Update .env path

parent 6bf48ed0
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ LABEL maintainer="Michaël Minelli <michael-jean.minelli@hesge.ch>"
LABEL Description="Express API for Dojo"
ADD ExpressAPI/ /dojo/ExpressAPI/
ADD ../.env /dojo/ExpressAPI/.env
ADD .env /dojo/ExpressAPI/.env
WORKDIR /dojo/ExpressAPI/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment