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