split Dockerfile, dynamic backend URL
This commit is contained in:
parent
8d09663eff
commit
3d69f592f6
15 changed files with 75 additions and 60 deletions
13
tanks-backend/.dockerignore
Normal file
13
tanks-backend/.dockerignore
Normal file
|
@ -0,0 +1,13 @@
|
|||
**/.dockerignore
|
||||
**/.env
|
||||
**/.gitignore
|
||||
**/.project
|
||||
**/.settings
|
||||
**/.toolstarget
|
||||
**/.vs
|
||||
**/.vscode
|
||||
**/.idea
|
||||
**/*.*proj.user
|
||||
**/bin
|
||||
**/Dockerfile*
|
||||
**/obj
|
Loading…
Add table
Add a link
Reference in a new issue