Update documentation and gate tag creation behind admin role, create default admin on database seeding
This commit is contained in:
@@ -22,8 +22,10 @@
|
||||
MARIADB_USER: imgboard
|
||||
MARIADB_PASSWORD: supersecretpassword
|
||||
volumes:
|
||||
- ./db_data:/var/lib/mysql
|
||||
- db_data:/var/lib/mysql
|
||||
|
||||
volumes:
|
||||
app_data:
|
||||
driver: local
|
||||
db_data:
|
||||
driver: local
|
||||
|
||||
Reference in New Issue
Block a user