Skip to content

Commit

Permalink
add frontend service to docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
d2avids committed Jun 25, 2024
1 parent 8c5d253 commit d4d5fb5
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 @@ -46,7 +46,7 @@ services:
environment:
- GUNICORN_CMD_ARGS=--timeout 360
frontend:
image: nem1zida/lesya_and_moa_frontend:latest
image: teamcode01/lesya_and_moa_frontend:latest
restart: always
env_file: .env
depends_on:
Expand Down

0 comments on commit d4d5fb5

Please sign in to comment.