This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
vmshay
/
Schedule
Watch
1
Star
0
Fork
0
ファイル
ツリー:
c543d2fe66
ブランチ
タグ
develop
master
Schedule
/
docker-compose.yml
docker-compose.yml
103 B
履歴
Raw
1
2
3
4
5
6
7
version: '3'
services:
schedule:
env_file: env/.env
build: .
ports:
- ${PORT}:8888