Skip to content

Commit

Permalink
Dependences fixed and docker compose file fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-gladkii committed Aug 26, 2024
1 parent e510d2d commit 2f849d9
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 274 deletions.
3 changes: 2 additions & 1 deletion server/compose.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
services:
web:
ds-connector:
build: .
image: hiro-microdatacenters-bv/ds-connector:latest
ports:
- "8000:80"
Loading

0 comments on commit 2f849d9

Please sign in to comment.