[~] Refactor
This commit is contained in:
parent
a23df33063
commit
7824ad38c3
@ -23,6 +23,8 @@ services:
|
|||||||
links:
|
links:
|
||||||
- app
|
- app
|
||||||
command: ['ngrok', 'http', 'app:80']
|
command: ['ngrok', 'http', 'app:80']
|
||||||
|
volumes:
|
||||||
|
- ./tmp/cache/ngrok.yml:/home/ngrok/.ngrok2/ngrok.yml:ro
|
||||||
restart: always
|
restart: always
|
||||||
#forward:
|
#forward:
|
||||||
# build:
|
# build:
|
||||||
|
Loading…
Reference in New Issue
Block a user