mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
release
This commit is contained in:
parent
a68e79fee7
commit
04a8455aca
4 changed files with 3 additions and 6 deletions
|
@ -25,5 +25,5 @@ wildcard_domain =
|
|||
port = 9000
|
||||
|
||||
[initial_apps]
|
||||
keys = gitlab
|
||||
keys =
|
||||
|
||||
|
|
|
@ -3,6 +3,3 @@ path = /websoft9/library/apps
|
|||
|
||||
[app_media]
|
||||
path = /websoft9/media/json/
|
||||
|
||||
[apps_default]
|
||||
keys =
|
|
@ -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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"plugins": {
|
||||
"portainer": "0.0.9",
|
||||
"nginx": "0.0.7",
|
||||
|
|
Loading…
Reference in a new issue