Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit c2acaf8

Browse files
committed
fix docker-compose
1 parent 02a1c9a commit c2acaf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ services:
99
container_name: direct-app-db
1010
build:
1111
context: docker/tc-informixdb
12-
environment:
13-
LICENSE: accept
12+
environment:
13+
LICENSE: accept
1414
ports:
1515
- "2021:2021"
1616
- "2022:2022"

0 commit comments

Comments
 (0)