Use DOCKMV_TOKEN environment variable for authentication token
- Remove --token=auto flag from docker-compose - Default token flag to $DOCKMV_TOKEN environment variable instead of empty string - Update help text to document environment variable default Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -27,7 +27,6 @@ services:
|
||||
command:
|
||||
- serve
|
||||
- --addr=0.0.0.0:8080
|
||||
- --token=auto
|
||||
|
||||
volumes:
|
||||
migrate-data:
|
||||
|
||||
Reference in New Issue
Block a user