Adding new files
This commit is contained in:
parent
06175a8205
commit
b918ee3c7d
2
.gitignore
vendored
2
.gitignore
vendored
@ -41,7 +41,7 @@ yarn-error.log*
|
||||
next-env.d.ts
|
||||
|
||||
# homepage
|
||||
/config
|
||||
#/config
|
||||
|
||||
# IDEs
|
||||
/.idea/
|
||||
|
||||
@ -40,6 +40,13 @@ LABEL org.opencontainers.image.url="https://github.com/gethomepage/homepage"
|
||||
LABEL org.opencontainers.image.documentation='https://github.com/gethomepage/homepage/wiki'
|
||||
LABEL org.opencontainers.image.source='https://github.com/gethomepage/homepage'
|
||||
LABEL org.opencontainers.image.licenses='Apache-2.0'
|
||||
LABEL homepage.group="Automation"
|
||||
LABEL homepage.name="Home Page"
|
||||
LABEL homepage.icon="home"
|
||||
LABEL homepage.descrtiption="ASB Homepage"
|
||||
LABEL homepage.href=https://homepage.asbblog.com
|
||||
|
||||
|
||||
|
||||
ENV NODE_ENV production
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user