Skip to content

Commit

Permalink
Revert port change
Browse files Browse the repository at this point in the history
  • Loading branch information
fbacall committed May 22, 2023
1 parent f5a36d2 commit f89757f
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 @@ -13,7 +13,7 @@ services:
- solr
- redis
ports:
- '80:3000'
- '3000:3000'
volumes:
- uploads:/code/public/system
- ./config/tess.yml:/code/config/tess.yml
Expand Down

0 comments on commit f89757f

Please sign in to comment.