mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
update: octane calendar link that each user can add
This commit is contained in:
parent
fd81b74594
commit
5759a1f248
8 changed files with 163 additions and 2 deletions
|
|
@ -5,4 +5,4 @@ RUN npm install --omit=dev
|
|||
COPY . .
|
||||
ENV NODE_ENV=production
|
||||
EXPOSE 3000
|
||||
CMD ["node", "src/server.js"]
|
||||
CMD ["sh", "-c", "npm run migrate && node src/server.js"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue