Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit dd67310

Browse files
committed
Tabs not allowed in YAML
1 parent e9709c3 commit dd67310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/javascript-node-lts-mongo/.devcontainer/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323

2424
mongo:
2525
image: mongo
26-
restart: unless-stopped
26+
restart: unless-stopped
2727
volumes:
2828
- /data/db
2929

0 commit comments

Comments
 (0)