mirror of
https://github.com/szabodanika/microbin
synced 2024-11-10 03:34:17 +00:00
parent
9688f913da
commit
c1fc2e22e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
microbin:
|
||||
image: danielszabo99/microbin:2.0.0-beta1
|
||||
image: danielszabo99/microbin:latest
|
||||
restart: always
|
||||
ports:
|
||||
- "${MICROBIN_PORT}:8080"
|
||||
|
|
Loading…
Reference in a new issue