Skip to content

Commit

Permalink
owncloud
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored Dec 31, 2023
1 parent 5f42263 commit 65e6533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/owncloud/.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ W9_NETWORK=websoft9

#----------------- OWNCLOUD environment if you need ---------------------#
OWNCLOUD_DOMAIN=$W9_URL
OWNCLOUD_TRUSTED_DOMAINS=="\*"
OWNCLOUD_TRUSTED_DOMAINS="\*"
OWNCLOUD_DB_TYPE=mysql
OWNCLOUD_DB_NAME=$W9_ID
OWNCLOUD_DB_USERNAME=$W9_ID
Expand Down

0 comments on commit 65e6533

Please sign in to comment.