代码拉取完成,页面将自动刷新
同步操作将从 宿叶露/asciinema-server 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
### asciinema web app config file
## Settings below that are un-commented are required, the rest is optional.
## Values after "=" sign are taken as-is, so don't use double quotes for strings.
## Base URL of your asciinema web app instance
URL_SCHEME=http
URL_HOST=localhost
URL_PORT=3000
## Base secret key for signing cookies etc.
## Run `docker-compose run --rm phoenix asciinema gen_secret`
## and copy generated secret here.
SECRET_KEY_BASE=
## PostgreSQL connection URL.
## Default: postgresql://postgres@postgres/postgres
# DATABASE_URL=
## Disable public sign-ups.
## Set this variable to true or 1 when you don't want new users to sign up.
## Default: sign up enabled
# SIGN_UP_DISABLED=true
## Enable auto-archival of recordings uploaded by anonymous users.
## Set this variable to number of days after which the recordings are archived.
## Default: unset (no auto-archival)
# ASCIICAST_GC_DAYS=7
### E-mail delivery
## Outgoing mail hostname, used by namshi/smtp container.
MAILNAME=localhost
## "From" field for all emails sent by this instance.
## Default: asciinema <hello@hostname-from-base-url>
### File store
## By default we use local filesystem dir ("uploads" in app root dir).
## If you want to store uploaded recordings in S3 bucket instead,
## uncomment and set the following variables:
# AWS_ACCESS_KEY_ID=
# AWS_SECRET_ACCESS_KEY=
# S3_BUCKET=my-asciinema-bucket
# S3_REGION=us-east-1
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。