-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Phase07 #11
base: main
Are you sure you want to change the base?
Phase07 #11
Conversation
Co-authored-by: Mohammad Sadegh Montazeri <[email protected]>
Reduced image size from 952MB to 16.1MB.
Phase-07/docker-compose.yaml
Outdated
|
||
database: | ||
restart: always | ||
image: redis:latest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
استفاده از latest خوب نیست
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
اصلاح شد
Phase-07/docker-compose.yaml
Outdated
- REDIS_CONN_STR=redis://database:6379 | ||
|
||
ports: | ||
- "9123:8080" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
چرا پورت رو به جای عجیبی مپ کردی؟
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
اصلاح شد
No description provided.