Skip to content

Commit 8b13387

Browse files
committed
lint: docker compose prettier
1 parent 03ee834 commit 8b13387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- ./static:/usr/src/website-niaefeup-frontend/static
1212
environment:
1313
- PORT=3000
14-
network_mode: "host" # do not add this to prod!
14+
network_mode: 'host' # do not add this to prod!
1515

1616
website-niaefeup-frontend-storybook:
1717
build:

0 commit comments

Comments
 (0)