mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 09:25:47 +01:00
Trying to fix Dockerfile
This commit is contained in:
@@ -20,4 +20,4 @@ EXPOSE 7575
|
||||
|
||||
ENV PORT 7575
|
||||
|
||||
CMD ["node", "server.js"]
|
||||
CMD "SET PORT=8080 && node server.js"
|
||||
|
||||
Reference in New Issue
Block a user