mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-07-08 17:40:57 +00:00
hamker magic
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m39s
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m39s
This commit is contained in:
@ -18,4 +18,6 @@ COPY --from=builder /var/www/html/prisma ./prisma
|
||||
|
||||
VOLUME /var/www/html
|
||||
|
||||
ENV HOSTNAME "0.0.0.0"
|
||||
|
||||
CMD ["npm", "start"]
|
||||
|
Reference in New Issue
Block a user