Skip to content

Commit ef68016

Browse files
committed
new docker
1 parent 4f36c13 commit ef68016

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ services:
55
dockerfile: Dockerfile
66
args:
77
- CI=${CI:-false}
8+
- LINT=${LINT:-false}
89
container_name: my-app
910
ports:
1011
- "5173:5173"

0 commit comments

Comments
 (0)