Skip to content
Snippets Groups Projects
Commit a07d07a8 authored by Rysev, Gleb (UG - SISC)'s avatar Rysev, Gleb (UG - SISC)
Browse files

Docker compose change

parent 431717d3
No related branches found
No related tags found
No related merge requests found
Pipeline #31147 failed
......@@ -6,7 +6,7 @@ services:
NODE_ENV: development
RAILS_ENV: development
WEBPACKER_DEV_SERVER_HOST: 0.0.0.0
command: ./bin/webpack-dev-server
command: /usr/src/app/bin/webpack-dev-server
volumes:
- .:/app
ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment