mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
update compose file
This commit is contained in:
@@ -17,6 +17,8 @@ services:
|
|||||||
landing:
|
landing:
|
||||||
container_name: landing
|
container_name: landing
|
||||||
image: landing:dev
|
image: landing:dev
|
||||||
|
volumes:
|
||||||
|
- ./src/landing:/app
|
||||||
expose:
|
expose:
|
||||||
- 3000
|
- 3000
|
||||||
- 8000
|
- 8000
|
||||||
|
|||||||
Reference in New Issue
Block a user