database integration
Deploy photobooth / deploy (push) Has been cancelled

This commit is contained in:
2026-05-26 09:07:16 +07:00
parent a90b3a85a2
commit 100e5c3a87
18 changed files with 1068 additions and 108 deletions
+7
View File
@@ -0,0 +1,7 @@
MYSQL_ROOT_USER=root
MYSQL_ROOT_PASSWORD=replace_me
MYSQL_HOST=127.0.0.1
MYSQL_PORT=3306
MYSQL_DATABASE=photobooth
MYSQL_APP_USER=photobooth_app
MYSQL_APP_PASSWORD=replace_me