8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7770807 commit e1e851dCopy full SHA for e1e851d
flexible/endpoints/src/main/appengine/Dockerfile
@@ -1,4 +1,4 @@
1
FROM gcr.io/google_appengine/jetty9
2
3
-ADD endpoints-1.0-SNAPSHOT.war $JETTY_BASE/webapps/root.war
+ADD flexible-endpoints-1.0-SNAPSHOT.war $JETTY_BASE/webapps/root.war
4
ADD . /app
0 commit comments