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