We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa995fa commit 246b5bdCopy full SHA for 246b5bd
deployment/docker/docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
app:
5
- image: codelit/courselit-app:scorm
+ image: codelit/courselit-app
6
environment:
7
- NODE_ENV=production
8
0 commit comments