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