[~] Refactor

This commit is contained in:
Siarhei Siniak 2021-11-13 13:33:47 +03:00
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: