Commit 83f6ee5
committed
Copy entire .streamlit folder in Docker containers
Previously only .streamlit/config.toml was copied. This change copies
the entire .streamlit folder including credentials.toml and
secrets.toml.example files.
https://claude.ai/code/session_01VQFwSZJHdHDfhfQxF4FqiQ1 parent e1df1a7 commit 83f6ee5
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments