mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-20 12:19:03 +00:00
add config
This commit is contained in:
parent
cbed540ff2
commit
334c2ab736
@ -12,6 +12,8 @@ RUN apk add --no-cache --virtual build-dependencies python make g++
|
||||
|
||||
RUN apk add --no-cache ffmpeg
|
||||
|
||||
ADD config.sample.js config.js
|
||||
|
||||
RUN yarn install
|
||||
|
||||
RUN apk update
|
||||
|
Loading…
Reference in New Issue
Block a user