fix
This commit is contained in:
parent
3897145dbe
commit
b20127ced9
@ -6,7 +6,7 @@
|
|||||||
%%% @end
|
%%% @end
|
||||||
%%% Created : 07. 5月 2025 15:47
|
%%% Created : 07. 5月 2025 15:47
|
||||||
%%%-------------------------------------------------------------------
|
%%%-------------------------------------------------------------------
|
||||||
-module(docker_container_deployer).
|
-module(docker_deploy).
|
||||||
-author("anlicheng").
|
-author("anlicheng").
|
||||||
-include("efka_tables.hrl").
|
-include("efka_tables.hrl").
|
||||||
|
|
||||||
@ -8,7 +8,7 @@
|
|||||||
%%% @end
|
%%% @end
|
||||||
%%% Created : 19. 4月 2025 14:55
|
%%% Created : 19. 4月 2025 14:55
|
||||||
%%%-------------------------------------------------------------------
|
%%%-------------------------------------------------------------------
|
||||||
-module(docker_container_inetd).
|
-module(docker_inetd).
|
||||||
-author("anlicheng").
|
-author("anlicheng").
|
||||||
-include("message_pb.hrl").
|
-include("message_pb.hrl").
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user