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:
@@ -5,7 +5,7 @@ services:
|
||||
metatube-server:
|
||||
command: -dsn "postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}"
|
||||
-port 8080 -db-auto-migrate -db-prepared-stmt
|
||||
container_name: ${CONTAINER_NAME}
|
||||
container_name: metatube-server
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user