Skip to content
Snippets Groups Projects
Commit 3bba905e authored by NGUYEN DINH Quoc-Huy's avatar NGUYEN DINH Quoc-Huy
Browse files

Allow livereload through docker container

parent 1a54c576
No related branches found
No related tags found
1 merge request!26Fix docker-compose scripts
...@@ -7,6 +7,7 @@ services: ...@@ -7,6 +7,7 @@ services:
ports: ports:
- 80:8080 - 80:8080
- 8080:8080 - 8080:8080
- 35729:35729
environment: environment:
SDC_CLIENT_STEEMD_URL: https://api.hive.blog SDC_CLIENT_STEEMD_URL: https://api.hive.blog
SDC_SERVER_STEEMD_URL: https://api.hive.blog SDC_SERVER_STEEMD_URL: https://api.hive.blog
......
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