Skip to content

Commit 26bbd25

Browse files
Vijayboopathy EVijayboopathy E
Vijayboopathy E
authored and
Vijayboopathy E
committed
Docker-compose changed
1 parent a5cacd7 commit 26bbd25

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.DS_Store

6 KB
Binary file not shown.

docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ networks:
88
- subnet: 172.0.101.0/24
99
services:
1010
ws:
11-
image: codespaces/chef-ws:v0.1.4
11+
image: codespaces/chef-ws:v0.1.6
1212
ports:
1313
- "8000:8000"
1414
volumes:
@@ -69,4 +69,4 @@ services:
6969
container_name: node4
7070
domainname: codespaces.io
7171
hostname: node4
72-
restart: always
72+
restart: always

ws/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)