Commit c48937a
committed
Remove docker-compose.yml and update Dockerfile for backend deployment
- Delete redundant docker-compose.yml file
- Modify Dockerfile to improve build and deployment process
- Add environment variable for Development mode
- Copy appsettings configuration files directly into the container
- Adjust build and publish commands for more precise deployment1 parent 7021673 commit c48937a
2 files changed
+6
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
This file was deleted.
0 commit comments