mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
fix wrong config filename (#78)
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@ RUN apk add git
|
||||
RUN git clone https://codeberg.org/orenom/Wikiless /wikiless
|
||||
WORKDIR /wikiless
|
||||
RUN npm install --no-optional
|
||||
COPY wikiless.config config.js
|
||||
COPY config.js.template config.js
|
||||
CMD npm start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user