We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a214f commit 1695e19Copy full SHA for 1695e19
docker-compose-lampy.yml
@@ -3,7 +3,7 @@ networks:
3
external: true
4
services:
5
www:
6
- image: node:22.20.0
+ image: node:22.21.0
7
working_dir: /app
8
command: >
9
sh -c "npm install && npm run dev --host=0.0.0.0"
0 commit comments