using migration in docker #153

This commit is contained in:
Alireza Ahmadi
2024-06-10 16:33:55 +02:00
parent dd0f770c1a
commit 29cc6fd3e3
+1 -1
View File
@@ -18,7 +18,7 @@ services:
- "2096:2096" - "2096:2096"
networks: networks:
- s-ui - s-ui
entrypoint: "./sui" entrypoint: "./sui migrate && ./sui"
sing-box: sing-box:
image: alireza7/s-ui-singbox image: alireza7/s-ui-singbox