mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 12:21:17 +00:00
Optimize content and fix issues
This commit is contained in:
@@ -399,8 +399,8 @@ mysql:
|
||||
- my_other_secret
|
||||
|
||||
secrets:
|
||||
my_secret:
|
||||
file: ./my_secret.txt
|
||||
db_root_password:
|
||||
file: ./db_root_password.txt
|
||||
my_other_secret:
|
||||
external: true
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user