chore: release v0.1.0
- Update docker-compose files to use v0.1.0 image tag - Add CHANGELOG.md with release notes
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
- TRUSTED_ORIGINS=${TRUSTED_ORIGINS:-http://localhost:3000,http://127.0.0.1:3000}
|
||||
|
||||
# Version tracking
|
||||
- IMAGE_VERSION=0.1.0
|
||||
- IMAGE_VERSION=0.1.0.dev
|
||||
|
||||
volumes:
|
||||
# Persist uploaded files and static content
|
||||
|
||||
Reference in New Issue
Block a user