Skip to content
Snippets Groups Projects
Verified Commit c218ca03 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add webserver

parent a21ec72d
No related branches found
No related tags found
1 merge request!20Dockerise the monitoring
......@@ -19,6 +19,8 @@ services:
build: ./frontend
env_file:
- .env
ports:
- ${WEBSERVER_PORT}:5000
volumes:
- ./logs:/logs
- ./plots:/plots
......
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