Updating captain-definition to correct file path
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"schemaVersion": 2,
|
"schemaVersion": 2,
|
||||||
"dockerfileLines": [
|
"dockerfileLines": [
|
||||||
"FROM socialengine/nginx-spa:latest",
|
"FROM socialengine/nginx-spa:latest",
|
||||||
"COPY ./content /app",
|
"COPY ./app /app",
|
||||||
"RUN chmod -R 777 /app"
|
"RUN chmod -R 777 /app"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user