Update bootstrap and enable firewall

This commit is contained in:
2020-12-13 16:38:14 +00:00
parent f4d7ef9e8c
commit a4d3c8e825
2 changed files with 23 additions and 16 deletions

View File

@@ -1,6 +1,5 @@
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`;