feat: Add Docker Compose configuration and a .gitignore file for the frontend management service.
This commit is contained in:
parent
91330c03c2
commit
5e996b708b
2 changed files with 3 additions and 1 deletions
1
frontend_management/.gitignore
vendored
1
frontend_management/.gitignore
vendored
|
|
@ -22,3 +22,4 @@ logs
|
|||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
deploy.ps1
|
||||
Loading…
Add table
Add a link
Reference in a new issue