Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaifan committed Aug 27, 2021
1 parent 33174ad commit 7a4fb01
Show file tree
Hide file tree
Showing 16 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions docker/php/php.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
directory=/var/www

# 生产环境
#command=php bin/laravels start -i
command=php bin/laravels start -i

# 开发环境
command=./bin/inotify ./app
#command=./bin/inotify ./app

numprocs=1
autostart=true
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "DooTask",
"version": "0.3.4",
"version": "0.3.10",
"description": "DooTask is task management system.",
"scripts": {
"start": "./cmd dev",
Expand Down
2 changes: 1 addition & 1 deletion public/css/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/build/179.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/build/341.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/js/build/361.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/js/build/501.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/build/238.js → public/js/build/507.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/build/537.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/js/build/712.js

This file was deleted.

2 changes: 1 addition & 1 deletion public/js/build/735.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/js/build/771.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions public/js/build/785.js → public/js/build/848.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 0 additions & 1 deletion public/js/build/884.js

This file was deleted.

0 comments on commit 7a4fb01

Please sign in to comment.