Skip to content

Commit

Permalink
🧹 Fixed code-style
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 9, 2024
1 parent f318351 commit 19b98a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@ services:
ports:
- '4081:80'
volumes:
- pmadata:/config
- 'pmadata:/config'
restart: unless-stopped
networks:
- net

marktwerking.db:
hostname: db
container_name: marktwerking.db
Expand Down

0 comments on commit 19b98a0

Please sign in to comment.