This website requires JavaScript.
Explore
Help
Sign In
status-im
/
universal-links-handler
mirror of
https://github.com/status-im/universal-links-handler.git
Watch
2
Star
0
Fork
You've already forked universal-links-handler
0
Code
Issues
Projects
Releases
Wiki
Activity
155354c588
universal-links-handler
/
docker-compose.yml
10 lines
117 B
YAML
Raw
Normal View
History
Unescape
Escape
Add asset link & setup
2018-06-27 14:59:47 +00:00
version
:
'3'
services
:
app
:
build
:
context
:
.
Move to express as we need a bit more finess
2018-06-28 06:47:06 +00:00
environment
:
PORT
:
80
Add asset link & setup
2018-06-27 14:59:47 +00:00
ports
:
-
8080
:
80