mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-13 02:43:46 +00:00
feat(*): Set environment to production
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
FROM node:14-alpine
|
FROM node:14-alpine
|
||||||
|
ENV NODE_ENV=production
|
||||||
|
|
||||||
# Create the directory
|
# Create the directory
|
||||||
RUN mkdir -p /usr/src/bot
|
RUN mkdir -p /usr/src/bot
|
||||||
|
|||||||
Reference in New Issue
Block a user