1.0.1 release #15

Merged
williamp merged 35 commits from testing into master 2023-03-21 18:10:14 +00:00
21 changed files with 260 additions and 24 deletions
Showing only changes of commit 71fa0bec22 - Show all commits

View File

@@ -6,6 +6,8 @@ services:
environment:
- SQLITE_DB=database.db
- SECRET_KEY=notasecuresecretkeyonlyuseforlocaldevelopment
- NODE_NAME=local
- POD_NAME=local
volumes:
- ./database.db:/app/database.db
ports: