This commit is contained in:
parent
f496fd743c
commit
ceb8276206
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user