EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 9fcbf6e2 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

test to fix test

parent fe40acb7
No related branches found
No related tags found
No related merge requests found
version: "3.6"
services:
database:
networks:
- extnet
ports:
- "5432:5432"
client:
ports:
- "80:80"
......@@ -39,3 +44,7 @@ services:
- type: bind
source: ./preprocessor/
target: /preprocessor/
networks:
extnet:
name: emg-extnet
external: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment