removed duplicate restart
This commit is contained in:
parent
b4afffbcb0
commit
99b0562c2f
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ services:
|
||||||
cpus: 1.0
|
cpus: 1.0
|
||||||
mem_limit: "1024m"
|
mem_limit: "1024m"
|
||||||
mem_reservation: "256m"
|
mem_reservation: "256m"
|
||||||
restart: unless-stopped
|
|
||||||
networks:
|
networks:
|
||||||
- guac_internal
|
- guac_internal
|
||||||
- guac_ssh
|
- guac_ssh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue