mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-27 20:25:41 +00:00
refactor: rename site to frontend
This commit is contained in:
@@ -21,9 +21,9 @@ services:
|
||||
container_name: tinyauth-frontend
|
||||
build:
|
||||
context: .
|
||||
dockerfile: site/Dockerfile.dev
|
||||
dockerfile: frontend/Dockerfile.dev
|
||||
volumes:
|
||||
- ./site/src:/site/src
|
||||
- ./frontend/src:/frontend/src
|
||||
ports:
|
||||
- 5173:5173
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user