v1.5.9 (Actuel)
This commit is contained in:
+4
-5
@@ -1,8 +1,7 @@
|
||||
services:
|
||||
hydrhacked:
|
||||
image: registry.gitlab.com/nonobzh22-group/hydr-hacked:main
|
||||
build: .
|
||||
container_name: hydrhacked_app
|
||||
agora:
|
||||
image: nonobzh22/agora:latest
|
||||
container_name: agora_app
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "${PORT:-3067}:${PORT:-3067}"
|
||||
@@ -18,4 +17,4 @@ services:
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 1024M
|
||||
memory: 1024M
|
||||
|
||||
Reference in New Issue
Block a user