|
|
c8b994796b
|
fix everything
- fix all autofixable problems
- fix all other errors by a file-wide ignore
|
2025-03-16 02:05:18 +01:00 |
|
|
|
9944964e2e
|
docker-compose backend + dockerfile including sync extension
Includes a directus backend in the docker-compose file and the extension
`directus-sync` to allow the persisting of the directus configuration.
|
2025-03-10 16:37:09 +01:00 |
|
|
|
b39999fd65
|
clean docker-compose file
|
2025-03-10 16:08:25 +01:00 |
|
|
|
d37ec273ac
|
use cupcakearmy/static instead of flashspys/nginx-static
cupcakearmy's nginx has more configuraion options (you can override the
nginx config for example)
|
2025-03-10 16:08:03 +01:00 |
|
|
|
0f64f3200c
|
docker-compose for the frontend
Serve static files via nginx from dist folder in docker-compose
|
2025-03-10 16:02:43 +01:00 |
|