Update build configuration files

This commit is contained in:
Oliver Davies 2024-05-10 23:55:32 +02:00
parent e917e41d01
commit 13945dcaec
8 changed files with 180 additions and 23 deletions

8
.env.example Normal file
View file

@ -0,0 +1,8 @@
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
export DOCKER_UID=1000
export MYSQL_DATABASE=app
export MYSQL_PASSWORD=app
export MYSQL_USER=app