mirror of
https://github.com/alireza0/s-ui.git
synced 2026-08-27 04:17:00 +00:00
using migration in docker #153
This commit is contained in:
parent
dd0f770c1a
commit
29cc6fd3e3
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ services:
|
|||
- "2096:2096"
|
||||
networks:
|
||||
- s-ui
|
||||
entrypoint: "./sui"
|
||||
entrypoint: "./sui migrate && ./sui"
|
||||
|
||||
sing-box:
|
||||
image: alireza7/s-ui-singbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue