Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Freezor authored Jun 27, 2024
1 parent 5a01a38 commit 9625807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
dockerfile: ./src/docker/Dockerfile-AasxServerBlazor
restart: unless-stopped
ports:
- "5001:8080"
- "5001:5001"
volumes:
- ./aasxs:/usr/share/aasxs
environment:
Expand Down

0 comments on commit 9625807

Please sign in to comment.