1
0

linkace: move conf to main .env

This commit is contained in:
2023-09-15 13:21:11 +02:00
parent adeec89fd9
commit c3ad1026ee
3 changed files with 4 additions and 6 deletions

View File

@ -734,8 +734,6 @@ services:
- public
- mariadb
- redis
env_file:
- linkace.env
environment:
- DB_CONNECTION=mysql
- DB_HOST=${MYSQL_SERVER}