mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
I certify this as working.
This commit is contained in:
@@ -6,14 +6,8 @@ services:
|
||||
container_name: web
|
||||
ports:
|
||||
- "3333:80"
|
||||
networks:
|
||||
- app
|
||||
cli:
|
||||
build: .
|
||||
hostname: gocryptotrader
|
||||
container_name: daemon
|
||||
privileged: true
|
||||
networks:
|
||||
- app
|
||||
networks:
|
||||
- app
|
||||
|
||||
Reference in New Issue
Block a user