Update Dockerfile, Passport-ActiveDirectory.js, package-lock.json, dpanel.js, index.js, and server.js
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -18,4 +18,6 @@ RUN [ ! -f user.json ] && echo '{}' > user.json || true
|
||||
|
||||
EXPOSE 5053
|
||||
|
||||
VOLUME /app/cdn-app-insider
|
||||
|
||||
CMD [ "npm", "start" ]
|
||||
Reference in New Issue
Block a user