Skip to content

Commit 15cee1d

Browse files
committed
updates
1 parent 7567a48 commit 15cee1d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ services:
169169

170170
quepid:
171171
container_name: quepid
172-
image: o19s/quepid:8.1.0
172+
image: o19s/quepid:8.3.0
173173
ports:
174174
- 3000:3000
175175
command: "foreman s -f Procfile"
@@ -179,7 +179,6 @@ services:
179179
- RAILS_ENV=production
180180
- DATABASE_URL=mysql2://root:${MYSQL_ROOT_PASSWORD}@mysql:3306/quepid
181181
- FORCE_SSL=false
182-
- PREFER_SSL=false
183182
- MAX_THREADS=2
184183
- WEB_CONCURRENCY=2
185184
- RAILS_LOG_TO_STDOUT=true

0 commit comments

Comments
 (0)