Skip to content

Commit

Permalink
chore(env): backend image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyoslav committed Jun 22, 2024
1 parent 2f5bbce commit 4317f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RABBITMQ_DEFAULT_PASSWORD=guest
RABBITMQ_HOST=rabbitmq
RABBITMQ_PORT=5672

BACKEND_IMAGE=ghcr.io/desbordante/desbordante-server:feat-ci-cd
BACKEND_IMAGE=ghcr.io/desbordante/desbordante-server:main
BACKEND_PORT=8000

UPLOADED_FILES_DIR_PATH=/uploads

0 comments on commit 4317f93

Please sign in to comment.