Skip to content

Commit

Permalink
Merge pull request #49 from SnowballXueQiu/master
Browse files Browse the repository at this point in the history
fix: Standardized-Yaml-usage
  • Loading branch information
bangbang93 authored Mar 1, 2024
2 parents edd9e86 + 6f2bdf4 commit a7b3f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
volumes:
- ./cache:/opt/openbmclapi/cache
ports:
- 4000:4000
- "4000:4000"
restart: always
logging:
driver: 'json-file'
Expand Down

0 comments on commit a7b3f70

Please sign in to comment.