Initial commit

This commit is contained in:
Lucas
2025-06-04 12:51:26 +00:00
commit 6a1bb71a05
10 changed files with 367 additions and 0 deletions

3
db_public.env Normal file
View File

@@ -0,0 +1,3 @@
POSTGRES_USER=nextcloud
POSTGRES_PASSWORD=mypassword
POSTGRES_DB=nextclouddb