2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

move email logic to interface type attached to router

This commit is contained in:
Frederik Ring 2019-09-21 16:16:54 +02:00
parent 5ced5dfc13
commit eb4d0e1e61

View File

@ -5,7 +5,6 @@ services:
image: nginx:1.17-alpine
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf
- ./styles:/code/styles
ports:
- 8080:80
depends_on: