Skip to content

Commit

Permalink
🐛: 修复Docker文件
Browse files Browse the repository at this point in the history
  • Loading branch information
Evil0ctal committed Apr 25, 2024
1 parent cfa4b0c commit e6fd101
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 @@ -14,7 +14,7 @@ services:
PUID: 1026
PGID: 100
ports:
- "80:80"
- 80:80
privileged: true
deploy:
resources:
Expand Down

0 comments on commit e6fd101

Please sign in to comment.