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 9625807 commit b6cdba6
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 @@ -13,5 +13,5 @@ services:
- ./aasxs:/usr/share/aasxs
environment:
- ASPNETCORE_URLS=http://+:5001
- ASPNETCORE_HTTP_PORTS=8080
- ASPNETCORE_HTTP_PORTS=5001
command: --start-index 0 --no-security --edit --data-path /usr/share/aasxs --external-blazor http://localhost:5001

0 comments on commit b6cdba6

Please sign in to comment.