This commit is contained in:
qiaofeng1227 2024-03-13 08:31:14 +08:00
parent a68e79fee7
commit 04a8455aca
4 changed files with 3 additions and 6 deletions

View file

@ -25,5 +25,5 @@ wildcard_domain =
port = 9000
[initial_apps]
keys = gitlab
keys =

View file

@ -3,6 +3,3 @@ path = /websoft9/library/apps
[app_media]
path = /websoft9/media/json/
[apps_default]
keys =

View file

@ -1,6 +1,6 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202403121706, you can modify here to trigger Docker Build action
# modify time: 202403130830, you can modify here to trigger Docker Build action
FROM python:3.10-slim-bullseye

View file

@ -1,5 +1,5 @@
{
"version": "2.0.1",
"version": "2.0.2",
"plugins": {
"portainer": "0.0.9",
"nginx": "0.0.7",