Skip to content

Commit

Permalink
Merge pull request #3 from jinzhijie/jinzhijie-patch-issues-2-patch-1
Browse files Browse the repository at this point in the history
🐞 fix(docker-compose): fix #2
  • Loading branch information
SerinaNya committed Oct 9, 2023
2 parents 0e336b1 + 7404e48 commit 8f8ab53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,12 @@ services:
environment:
- PREBOOT_CHROME="true"
- KEEP_ALIVE="true"
- ENABLE_CORS="true"
restart: always
networks:
- default
skinview3d:
image: jinzhijie/skinrendermc-skinview3d:latest
restart: always
networks:
- default
- default

0 comments on commit 8f8ab53

Please sign in to comment.