update docker compose
All checks were successful
Gitea Actions Demo / check (push) Successful in 49s

This commit is contained in:
Sam Liu 2024-09-24 16:57:49 +07:00
parent ceb8276206
commit 4953cf09da

View File

@ -4,7 +4,6 @@ services:
image: fuware-fe image: fuware-fe
build: build:
context: . context: .
target: production
dockerfile: Dockerfile dockerfile: Dockerfile
restart: always restart: always
ports: ports: