mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-07 22:25:19 +02:00
Update server setup logic and add admin user creation in setup page
This commit is contained in:
parent
7fe90f615f
commit
f626370d3f
9 changed files with 235 additions and 2 deletions
|
@ -11,3 +11,5 @@ services:
|
|||
# Only necessary for externaly hosted databases such as NeonDB
|
||||
volumes:
|
||||
- ./sql:/sql
|
||||
|
||||
# docker compose -f ./compose-dev.yml up --build
|
Loading…
Add table
Add a link
Reference in a new issue