This website works better with JavaScript.
Home
Explore
Help
Sign In
Applications
/
Nextcloud
Watch
2
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Environment für DB zufälliges Passwort entfernt und in Environment Datei definiert
20.X-Preperation
bmen
4 years ago
parent
53c838363d
commit
e816f7e9d2
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
docker-compose.yml
+ 0
- 2
docker-compose.yml
View File
@ -14,8 +14,6 @@ services:
restart
:
always
volumes:
-
/opt/docker/nextcloud/mariadb:/var/lib/mysql
environment:
MYSQL_RANDOM_ROOT_PASSWORD
:
1
env_file:
-
db.env
container_name
:
nextcloud-db
Write
Preview
Loading…
Cancel
Save