2
0
Yuki Takei 4 жил өмнө
parent
commit
d3b5563e11

+ 1 - 1
.github/workflows/ci.yml

@@ -322,7 +322,7 @@ jobs:
         cp config/ci/.env.local.for-ci .env.production.local
         cp config/ci/.env.local.for-ci .env.production.local
         yarn server:ci
         yarn server:ci
       env:
       env:
-        MONGO_URI: mongodb://localhost:${{ job.services.mongodb.ports['27017'] }}/growi-vrt
+        MONGO_URI: mongodb://mongodb:27017/growi-vrt
 
 
     - name: Slack Notification
     - name: Slack Notification
       uses: weseek/ghaction-slack-notification@master
       uses: weseek/ghaction-slack-notification@master