Browse Source

Database provision (forgot to add earlier)

staging
David Ludwig 4 years ago
parent
commit
b9e4ca0b5b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      database/init/01-databases.sql

+ 1
- 0
database/init/01-databases.sql View File

@ -0,0 +1 @@
CREATE DATABASE IF NOT EXISTS `autoplex_torrent`;

Loading…
Cancel
Save