comment fixed node version

This commit is contained in:
2026-04-26 04:50:01 -04:00
parent 9f6db5d13d
commit acc2c6eab4
+2 -2
View File
@@ -5,8 +5,8 @@ services:
build:
context: .
dockerfile: docker/Dockerfile
args:
- NODE_ENV=development
# args:
# - NODE_ENV=development
restart: unless-stopped
ports:
- 8090:3000