index
:
zzz--oldstuff/bbiy.git
master
prod
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker-compose.yml
blob: 9f3f97b351e7a8d0c1c7ed969194eb468bbc924f (
plain
)
1
2
3
4
5
6
7
8
9
version: '3' services: prod: build: ./ ports: - "3000:3000" expose: - 3000