Skip to content

Commit

Permalink
Updating build path
Browse files Browse the repository at this point in the history
  • Loading branch information
lkameya committed Oct 15, 2019
1 parent 9b3faf0 commit 6f334d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion captain-definition
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"schemaVersion": 2,
"dockerfileLines": [
"FROM socialengine/nginx-spa:latest",
"COPY ./build /app",
"COPY ./client/build /app",
"RUN chmod -R 777 /app"
]
}

0 comments on commit 6f334d3

Please sign in to comment.