mirror of
https://ghproxy.net/https://github.com/aspirepress/AspireCloud.git
synced 2025-10-04 23:20:41 +08:00
* refactor: rm nginx+fpm containers and use only frankenphp * feat: cli container and service * feat: use new bin/dcrun and bin/dcexec wrappers around docker compose
6 lines
105 B
Text
6 lines
105 B
Text
DB_HOST=postgres
|
|
DB_NAME=aspirepress_cdn
|
|
DB_USER=postgres
|
|
DB_PASS=password
|
|
DB_PORT=5432
|
|
DB_SCHEMA=public
|