mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-07-01 12:32:09 +00:00
3 / docker compose deploy
This commit is contained in:
parent
cc9f6639a1
commit
8eb9e2e34a
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,12 @@ services:
|
|||
context: .
|
||||
args:
|
||||
ANTIZAPRET: "1"
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 512M
|
||||
reservations:
|
||||
memory: 256M
|
||||
container_name: 3x-ui
|
||||
hostname: 3x-ui
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue