mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-01-03 03:35:43 +00:00
fix: Adapt to new pterostats
This commit is contained in:
@@ -4,7 +4,6 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
|
||||||
# Perform clean install
|
RUN npm install
|
||||||
RUN node index.js
|
|
||||||
|
|
||||||
CMD ["node", "index.js"]
|
CMD ["node", "index.js"]
|
||||||
|
|||||||
Reference in New Issue
Block a user