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