added docker-compose and Docket.dev for github pages
This commit is contained in:
parent
17644fbbdb
commit
91bcc64540
2 changed files with 2 additions and 2400 deletions
|
|
@ -1,11 +1,11 @@
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
snake_byte_app:
|
||||
calculator_app:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.dev
|
||||
container_name: snake_byte_dev_app
|
||||
container_name: calculator_dev_app
|
||||
ports:
|
||||
- "5173:5173"
|
||||
volumes:
|
||||
|
|
|
|||
2398
pnpm-lock.yaml
generated
2398
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue