mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: bitbus/paopao-ce:all-in-one-v0.6.0-alpha.2
|
||||
image: bitbus/paopao-ce:all-in-one-0.6-alpha
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+2
@@ -15,6 +15,8 @@ if [ -f .env ]; then
|
||||
mkdir -p "$PAOPAO_CE_ROOT_PATH/config"
|
||||
cp ./conf/config.yaml "$PAOPAO_CE_ROOT_PATH/config/config.yaml"
|
||||
|
||||
chown -R 1000:1000 "$PAOPAO_CE_ROOT_PATH"
|
||||
|
||||
echo "Check Finish."
|
||||
|
||||
else
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: bitbus/paopao-ce:all-in-one-v0.6.0-alpha.2
|
||||
image: bitbus/paopao-ce:all-in-one-0.6-alpha
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user