Remove unnecessary comments and clean up Dockerfile structure for clarity
This commit is contained in:
parent
7fe6cda825
commit
79b67e9003
@ -69,11 +69,7 @@ if (process.env.NODE_ENV === 'production') {
|
||||
}
|
||||
|
||||
module.exports = { server };
|
||||
root@DietPi:~/mern-ludo/backend# ^C
|
||||
root@DietPi:~/mern-ludo/backend# cd .
|
||||
root@DietPi:~/mern-ludo/backend# cd ..
|
||||
root@DietPi:~/mern-ludo# nano Dockerfile
|
||||
root@DietPi:~/mern-ludo# cat Dockerfile
|
||||
|
||||
# Node 20 for Pi 5 (ARM64)
|
||||
FROM node:20-bullseye-slim
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user