Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Commit e200278

Browse files
Linker-123Linker-123
Linker-123
authored and
Linker-123
committed
added port forwarding + network
1 parent f1f8105 commit e200278

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

compose.yml

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ services:
1010
restart: always
1111
secrets:
1212
- serverEnv
13+
ports:
14+
- '5444:5444'
15+
networks:
16+
- lynternet
1317

1418
minio:
1519
networks:

0 commit comments

Comments
 (0)