Removes hello world
This commit is contained in:
parent
67ed72c94a
commit
c51683a41d
@ -1,14 +0,0 @@
|
||||
version: "3.7"
|
||||
|
||||
services:
|
||||
|
||||
app_proxy:
|
||||
environment:
|
||||
# The format here is: <app-id>_<docker-service-name>_1
|
||||
APP_HOST: sparkles-hello-world_server_1
|
||||
APP_PORT: 3000
|
||||
|
||||
server:
|
||||
image: getumbrel/community-app-store-hello-world:latest
|
||||
user: "1000:1000"
|
||||
init: true
|
||||
@ -1,30 +0,0 @@
|
||||
manifestVersion: 1
|
||||
id: sparkles-hello-world
|
||||
name: Hello World
|
||||
tagline: Replace this tagline with your app's tagline
|
||||
icon: https://svgur.com/i/mvA.svg
|
||||
category: Development
|
||||
version: "1.0.0"
|
||||
port: 4000
|
||||
description: >-
|
||||
Add your app's description here.
|
||||
|
||||
|
||||
You can also add newlines!
|
||||
|
||||
developer: Umbrel
|
||||
website: https://umbrel.com
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-hello-world-app
|
||||
repo: https://github.com/getumbrel/umbrel-hello-world-app
|
||||
support: https://github.com/getumbrel/umbrel-hello-world-app/issues
|
||||
gallery:
|
||||
- https://i.imgur.com/yyVG0Jb.jpeg
|
||||
- https://i.imgur.com/yyVG0Jb.jpeg
|
||||
- https://i.imgur.com/yyVG0Jb.jpeg
|
||||
releaseNotes: >-
|
||||
Add what's new in the latest version of your app here.
|
||||
dependencies: []
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
Loading…
Reference in New Issue
Block a user