This commit is contained in:
@ -3,9 +3,9 @@ services:
|
|||||||
container_name: fuware-fe
|
container_name: fuware-fe
|
||||||
image: fuware-fe
|
image: fuware-fe
|
||||||
build:
|
build:
|
||||||
context: ../
|
context: .
|
||||||
target: production
|
target: production
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: Dockerfile
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 16001:3000
|
- 16001:3000
|
||||||
|
Reference in New Issue
Block a user