mirror of
https://codeberg.org/catask-org/catask.git
synced 2025-04-20 05:43:41 -05:00
remove admin password argument in docker compose
This commit is contained in:
parent
f099958fb1
commit
7cf9132b31
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ services:
|
||||||
target: /catask/.env
|
target: /catask/.env
|
||||||
build:
|
build:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
args:
|
|
||||||
ADMIN_PASSWORD: changeme
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- mariadb
|
- mariadb
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue