Update ghcr.io/metatube-community/metatube-server Docker tag to v1.3.2 (#1134)
This commit is contained in:
12
apps/metatube-sdk-go/1.3.2/.env.sample
Normal file
12
apps/metatube-sdk-go/1.3.2/.env.sample
Normal file
@@ -0,0 +1,12 @@
|
||||
CONTAINER_NAME="metatube-sdk-go"
|
||||
DATA_PATH="./data"
|
||||
HTTPS_PROXY=""
|
||||
HTTP_PROXY=""
|
||||
PANEL_APP_PORT_HTTP=40302
|
||||
PANEL_DB_HOST="postgresql"
|
||||
PANEL_DB_HOST_NAME="postgresql"
|
||||
PANEL_DB_NAME="metatube"
|
||||
PANEL_DB_PORT=5432
|
||||
PANEL_DB_TYPE="postgresql"
|
||||
PANEL_DB_USER="metatube"
|
||||
PANEL_DB_USER_PASSWORD="metatube"
|
||||
Reference in New Issue
Block a user