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 e479480 commit d770452Copy full SHA for d770452
ElephantSQL-Uploader.war
1.86 MB
manifest.yml
@@ -4,7 +4,7 @@ applications:
4
memory: 256M #The maximum memory to allocate to each application instance
5
instances: 1 #The number of instances of the application to start
6
host: JavaUpload-${random-word} #Hostname for app routing. Unique to domain
7
- path: PostgreSQLUpload.war
+ path: ElephantSQL-Uploader.war
8
services:
9
- java-pg #Identifier for ElephantSQL service, must be provisioned before push
10
0 commit comments