Add docker files
This commit is contained in:
0
docker-compose.yml
Normal file
0
docker-compose.yml
Normal file
6
frontend/Dockerfile
Normal file
6
frontend/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
FROM nginx:alpine3.22
|
||||||
|
|
||||||
|
|
||||||
|
COPY . /
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user