There was an error while loading. Please reload this page.
2 parents be72db5 + a520d54 commit 8548f85Copy full SHA for 8548f85
1 file changed
docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
# docker-compose -f docker-compose.yml -f compose/nginx.yml -f compose/pgsql.yml -f compose/php.yml up -d pgsql php-7.3
9
10
nodejs:
11
- image: node:8.11
+ image: node:8
12
container_name: totara_nodejs
13
volumes:
14
- ${LOCAL_SRC}:${REMOTE_SRC}
0 commit comments