Fix docker-compose.yml (#357)
parent
4ea490ef8e
commit
d6f219c653
|
@ -3,7 +3,7 @@ version: "3.2"
|
|||
services:
|
||||
dev:
|
||||
container_name: node-template
|
||||
image: paritytech/ci-linux:974ba3ac-20201006
|
||||
image: paritytech/ci-linux:production
|
||||
working_dir: /var/www/node-template
|
||||
ports:
|
||||
- "9944:9944"
|
||||
|
|
Loading…
Reference in New Issue