Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ec-simple
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
0Tyler
ec-simple
Commits
72769b24
Commit
72769b24
authored
Jul 18, 2022
by
0Tyler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: readme init
parent
9d7d38cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
72769b24
...
...
@@ -3,7 +3,7 @@
## API
-
[
swagger.ec.yml
](
https://s3.us-west-2.amazonaws.com/secure.notion-static.com/e1cf4aac-05c6-4054-b028-f0f7c48c9465/swagger.ec.yml?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIAT73L2G45EIPT3X45%2F20220718%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20220718T121916Z&X-Amz-Expires=86400&X-Amz-Signature=fd8501baf1c5d6d58d01e3924f69cf2708762feffbc5c6eab547fd4e686c0183&X-Amz-SignedHeaders=host&response-content-disposition=filename%20%3D%22swagger.ec.yml%22&x-id=GetObject
)
## 啟動服務
進入專案資料夾,即可將服務啟動
進入專案資料夾,即可
透過docker指令
將服務啟動
```
sudo docker build -t ec-simple .
sudo docker run -p 7168:7168 ec-simple
...
...
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