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
|
||||
build:
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
ADMIN_PASSWORD: changeme
|
||||
depends_on:
|
||||
- mariadb
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue