Expose port 5173 for the Dev environment

This commit is contained in:
Darko Gjorgjijoski
2024-08-04 02:38:02 +02:00
parent f16b4df44a
commit fbac9abbc5
5 changed files with 722 additions and 769 deletions

View File

@@ -9,6 +9,8 @@ services:
- GID=${GRPID:-1000}
volumes:
- ../:/home/invoiceshelf/app
ports:
- 5173:5173
networks:
- invoiceshelf-dev