first commit

This commit is contained in:
Olu Amey
2023-02-07 07:00:04 -05:00
parent 9b2145ff00
commit f437f27b66
17 changed files with 436 additions and 257 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
version: '3'
services:
user-myfit:
user-wrench:
build:
context: .
dockerfile: docker/Dockerfile
restart: unless-stopped
ports:
- 7012:3000
- 5010:3000
# - 3800:3011
# stdin_open: true
working_dir: /usr/src/app