Skip to content
Snippets Groups Projects
Commit 4798e897 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

fixed docker-compose.yaml

parent a0928149
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,9 @@ services:
volumes:
- "./data/budgetmaster:/root/.Deadlocker/BudgetMaster"
expose:
- "8080"
- "9000"
ports:
- "8080:8080"
- "9000:9000"
networks:
- netPostgres
environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment