EOX GitLab Instance

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

update emg dev config compose

parent 96023249
No related branches found
No related tags found
Loading
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