mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Expose port 5173 for the Dev environment
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
- GID=${GRPID:-1000}
|
||||
volumes:
|
||||
- ../:/home/invoiceshelf/app
|
||||
ports:
|
||||
- 5173:5173
|
||||
networks:
|
||||
- invoiceshelf-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user