Trying new docker file

This commit is contained in:
CHIEFSOFT\ameye
2025-09-12 06:09:12 -04:00
parent 7f7be27b95
commit 6703b4dbdb
2 changed files with 137 additions and 1 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ services:
image: registry.chiefsoft.net/merms-first-office:latest
build:
context: .
dockerfile: Dockerfile
# dockerfile: Dockerfile
dockerfile: docker/Dockerfile
args:
- NODE_ENV=development
restart: unless-stopped