Install Pinry

This commit is contained in:
2020-12-13 16:37:09 +00:00
parent bf4ecb6987
commit f4d7ef9e8c
4 changed files with 36 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
CREATE DATABASE IF NOT EXISTS `monica`;
CREATE DATABASE IF NOT EXISTS `gitea`;
CREATE DATABASE IF NOT EXISTS `pinry`;
# Nextcloud will automatically create a database on setup
#CREATE DATABASE IF NOT EXISTS `nextcloud`;