parent
891c57c17d
commit
19abffb9b2
@ -0,0 +1,9 @@
|
||||
CLOUD_HOST=cloud.example.localhost
|
||||
|
||||
DATABASE_HOST=nc_db
|
||||
DATABASE_NAME=nextcloud
|
||||
DATABASE_USER=postgres
|
||||
DATABASE_PWD=example!
|
||||
|
||||
REDIS_HOST=redis
|
||||
REDIS_PASSWORD=example!
|
||||
Loading…
Reference in new issue