Skip to content

Commit

Permalink
Move docker container for ESP8266 to architecture ESP8266 tools. (#1705)
Browse files Browse the repository at this point in the history
  • Loading branch information
slaff authored May 30, 2019
1 parent a8ce067 commit a27c976
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Edit the docker-compose.yml and adjust the settings, if needed.
# Uncomment the lines below if you want to map your local source code
# inside the docker container
# volumes:
# - ../../Sming/:/workspace/Sming
# - ../../../../:/workspace/Sming
ports:
#choose a free port to connect to the web C9 editor
Expand All @@ -40,7 +40,7 @@ docker-compose up -d

http://localhost:10080

[![C9 screenshot example](images/c9-1.png)](images/c9-1.png)
[![C9 screenshot example](https://raw.githubusercontent.com/wiki/SmingHub/Sming/images/c9-1.png)](images/c9-1.png)

And inside of the Terminal tab in your browser window you can type

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a27c976

Please sign in to comment.