Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crab85193 committed Dec 20, 2023
1 parent ea0a024 commit 4ba3e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
- 80:80
- 443:443
environment:
DOMAINS: 'tely-store.st.ie.u-ryukyu.ac.jp -> http://web:80'
DOMAINS: 'tely-store.st.ie.u-ryukyu.ac.jp -> http://image-web:80'
STAGE: 'production'
#FORCE_RENEW: 'true'
volumes:
Expand Down

0 comments on commit 4ba3e2a

Please sign in to comment.