Skip to content

Commit

Permalink
🐎 ci: 修改docker
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanjunjie committed Jul 3, 2024
1 parent 496787c commit f10f938
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 @@ -26,7 +26,7 @@ services:
command: npm run start:docker
restart: always
ports:
- 9001:5173
- 9001:9001
volumes:
- upload:/nest-admin/upload

Expand Down

0 comments on commit f10f938

Please sign in to comment.