[WIP] Implement server to parse address #1
@ -28,5 +28,7 @@ services:
|
|||||||
target: go
|
target: go
|
||||||
image: 'joaodubas/addressex:go'
|
image: 'joaodubas/addressex:go'
|
||||||
hostname: go
|
hostname: go
|
||||||
|
ports:
|
||||||
|
- '9000:9000'
|
||||||
entrypoint: sleep
|
entrypoint: sleep
|
||||||
command: infinity
|
command: infinity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user