update dockerfile
This commit is contained in:
parent
aa8cffb186
commit
2fa5820b6d
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ COPY . .
|
|||
RUN pnpm run build
|
||||
|
||||
# This project specific
|
||||
RUN mv data/main_db.example.json data/main_db.json
|
||||
RUN chmod -R 777 data/
|
||||
RUN chmod -R 777 public/
|
||||
# End
|
||||
|
|
Loading…
Reference in a new issue