Toggle navigation
Toggle navigation
This project
Loading...
Sign in
방승일
/
mamuri-bot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
윤준석
2022-05-14 00:30:34 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7eb012b6bc6ab0e74f604af6c5a6d38d7a20d173
7eb012b6
1 parent
16ec3bdf
ADD: docker-compose.yml for docker compose witg in/outbound port 18081:8080
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
joongna/docker-compose.yml
joongna/docker-compose.yml
0 → 100644
View file @
7eb012b
version
:
'
3'
services
:
joongna_api
:
image
:
joongna-api-server
restart
:
always
container_name
:
joongna-api-server-container
ports
:
-
'
18081:8080'
\ No newline at end of file
Please
register
or
login
to post a comment