Attempt to fix

This commit is contained in:
2023-04-26 18:49:58 +08:00
parent 3acdbfb6e0
commit 104cd15f64
3 changed files with 39 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
image: registry.chiefsoft.net/wrenchboard-users-wrench:latest
build:
context: .
dockerfile: docker/Dockerfile
dockerfile: Dockerfile
args:
- NODE_ENV=production
restart: unless-stopped