develop #5

Merged
behnam merged 6 commits from develop into main 2023-05-23 13:12:38 +00:00
Showing only changes of commit d95f19feef - Show all commits

View File

@ -4,6 +4,7 @@ services:
dipal-panel: dipal-panel:
ports: ports:
- 5173:5173 - 5173:5173
env_file: .env.development
build: build:
context: ./ context: ./
dockerfile: Dockerfile dockerfile: Dockerfile