We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a36d2 commit f89757fCopy full SHA for f89757f
1 file changed
docker-compose-prod.yml
@@ -13,7 +13,7 @@ services:
13
- solr
14
- redis
15
ports:
16
- - '80:3000'
+ - '3000:3000'
17
volumes:
18
- uploads:/code/public/system
19
- ./config/tess.yml:/code/config/tess.yml
0 commit comments