Skip to content

Commit e0e9d7e

Browse files
committed
Fixed formatting
1 parent dca4540 commit e0e9d7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.7'
33
services:
44
frontend:
55
environment:
6-
- CHOKIDAR_USEPOLLING=true
6+
- CHOKIDAR_USEPOLLING=true
77
build:
88
context: .
99
dockerfile: Dockerfile

0 commit comments

Comments
 (0)