Skip to content

Commit 89b654e

Browse files
committed
Fix tests
1 parent f9b144a commit 89b654e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ services:
139139
image: gogs/gogs:0.14
140140
volumes:
141141
- gogs-data:/data
142+
- ./resources/gogs/app.ini:/data/gogs/conf/app.ini
142143
depends_on:
143144
gogs:
144145
condition: service_healthy

0 commit comments

Comments
 (0)