Adds Docker Config
This commit is contained in:
1
deploy.ps1
Normal file
1
deploy.ps1
Normal file
@@ -0,0 +1 @@
|
||||
docker build -t app . && docker run -it --init -p 5454:8000 app
|
||||
Reference in New Issue
Block a user