[add] port
This commit is contained in:
parent
5a4225e371
commit
24e104f75a
1 changed files with 3 additions and 1 deletions
|
@ -5,4 +5,6 @@ services:
|
|||
crontab:
|
||||
image: donaldrich/crontab-ui
|
||||
container_name: crontab-ui
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8000:8000
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Reference in a new issue