Docker nextjs

This commit is contained in:
2023-10-30 23:13:17 +01:00
parent 7d54a53005
commit 6e5f0fb312
6 changed files with 197 additions and 108 deletions

View File

@@ -11,6 +11,10 @@ dotnet ef database update
## Create an migration script
dotnet ef migrations add <name>
## Docker
### force compose rebuild
docker-compose build --no-cache
TODO:
- Backup docker volume database