This commit is contained in:
CHIEFSOFT\ameye
2024-04-23 16:44:19 -04:00
parent 7c70f5bd6c
commit a8dcd611d1
5 changed files with 21 additions and 24 deletions
+3 -2
View File
@@ -3,11 +3,12 @@ services:
digifi-bko:
build:
context: .
dockerfile: Dockerfile
#dockerfile: docker/Dockerfile
# dockerfile: Dockerfile
dockerfile: docker/Dockerfile
restart: unless-stopped
ports:
- 6032:4173
- 6033:5173
working_dir: /usr/src/app
volumes:
- ./:/usr/src/app