forked from loafle/openapi-generator-original
Merge branch '4.0.x' of https://github.com/openapitools/openapi-generator into 4.0.x
This commit is contained in:
commit
cfbc72f444
@ -2,7 +2,7 @@ FROM openjdk:8-jre-alpine
|
||||
|
||||
WORKDIR /generator
|
||||
|
||||
COPY target/openapi-generator-online-4.0.0-SNAPSHOT.jar /generator/openapi-generator-online.jar
|
||||
COPY target/openapi-generator-online.jar /generator/openapi-generator-online.jar
|
||||
|
||||
ENV GENERATOR_HOST=http://localhost
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user