Fix nextcloud device authorization #15

Merged
tlater merged 1 commit from tlater/fix-nextcloud-authorize into master 2020-07-27 18:13:14 +01:00
Showing only changes of commit 1d6ba77c7c - Show all commits

View file

@ -15,6 +15,7 @@
POSTGRES_USER = "nextcloud";
POSTGRES_HOST = "nextcloud-postgres";
POSTGRES_PASSWORD = "rI7t7Nek1yGA9ucrRc7Uhy0jcjwPjnXa8me4o8tJON8=";
OVERWRITEPROTOCOL = "https";
};
networks = [
"nextcloud"