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