Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
E
eosio-ipfs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Peter Cheng
eosio-ipfs
Commits
0e7fa7f0
Commit
0e7fa7f0
authored
Jun 10, 2019
by
Peter Cheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改Docker-Compose設定檔
parent
025cd0ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
docker-compose.yml
dev_env/docker-compose.yml
+0
-1
No files found.
dev_env/docker-compose.yml
View file @
0e7fa7f0
...
...
@@ -28,7 +28,6 @@ services:
-
'
./eosio/data:/mnt/dev/data'
-
'
./eosio/config:/mnt/dev/config'
-
'
./eosio/home:/root'
-
'
~/Contracts:/Contracts'
command
:
/bin/bash -c "nodeos -e -p eosio --plugin eosio::producer_plugin --plugin eosio::history_plugin --plugin eosio::chain_api_plugin --plugin eosio::history_api_plugin --plugin eosio::http_plugin -d /mnt/dev/data --config-dir /mnt/dev/config --http-server-address=0.0.0.0:8888 --access-control-allow-origin=* --contracts-console --http-validate-host=false"
restart
:
always
keosd
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment