mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update compose_mounts.py
This commit is contained in:
parent
ff602f90e7
commit
9dc69da09f
@ -1,7 +1,7 @@
|
|||||||
import os
|
import os
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
compose_file_path = '/etc/openpanel/docker/new-docker-compose.yml'
|
compose_file_path = '/etc/openpanel/docker/compose/new-docker-compose.yml'
|
||||||
|
|
||||||
def load_compose_file():
|
def load_compose_file():
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user