text
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
||||
version: '3'
|
||||
services:
|
||||
wrenchboard-dash:
|
||||
user-myfit:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: docker/Dockerfile
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 9222:3000
|
||||
- 7012:3000
|
||||
# - 3800:3011
|
||||
# stdin_open: true
|
||||
working_dir: /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user