EOX GitLab Instance

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

update emg dev config compose

parent a2f8276e
No related branches found
No related tags found
1 merge request!11Update configurations
version: "3.6"
services:
database:
networks:
- extnet
ports:
- "5432:5432"
client:
ports:
- "80:80"
......@@ -44,7 +39,3 @@ services:
- type: bind
source: ./preprocessor/
target: /preprocessor/
networks:
extnet:
name: emg-extnet
external: true
\ No newline at end of file
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