mirror of
https://github.com/runcitadel/core.git
synced 2024-11-11 16:30:38 +00:00
More cleanups
This commit is contained in:
parent
62b41176fc
commit
a8a5884644
|
@ -5,7 +5,8 @@
|
|||
import json
|
||||
from os import path
|
||||
import random
|
||||
from lib.composegenerator.v2.types import ContainerStage2
|
||||
from lib.composegenerator.v2.types import ContainerStage2, NetworkConfig
|
||||
from dacite import from_dict
|
||||
|
||||
def getFreePort(networkingFile: str, appId: str):
|
||||
# Ports used currently in Citadel
|
||||
|
|
Loading…
Reference in New Issue
Block a user