add pwa and ci/cd
Some checks failed
Deploy MyApp on Same Server / build-and-deploy (push) Failing after 1m13s
Some checks failed
Deploy MyApp on Same Server / build-and-deploy (push) Failing after 1m13s
This commit is contained in:
@@ -2,8 +2,9 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
nextapp:
|
||||
build: .
|
||||
container_name: nextapp
|
||||
#build: .
|
||||
image: GreenHomeUI:latest
|
||||
container_name: GreenHomeUI
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user