[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:
|
crontab:
|
||||||
image: donaldrich/crontab-ui
|
image: donaldrich/crontab-ui
|
||||||
container_name: crontab-ui
|
container_name: crontab-ui
|
||||||
|
ports:
|
||||||
|
- 8000:8000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Loading…
Add table
Reference in a new issue