Initial commit: FluxKit UI Component Library
This commit is contained in:
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
fluxkit-ui:
|
||||
build: .
|
||||
container_name: fluxkit-ui
|
||||
restart: always
|
||||
ports:
|
||||
- "127.0.0.1:3004:80"
|
||||
Reference in New Issue
Block a user