mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
move email logic to interface type attached to router
This commit is contained in:
parent
5ced5dfc13
commit
eb4d0e1e61
@ -5,7 +5,6 @@ services:
|
|||||||
image: nginx:1.17-alpine
|
image: nginx:1.17-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- ./nginx.conf:/etc/nginx/nginx.conf
|
- ./nginx.conf:/etc/nginx/nginx.conf
|
||||||
- ./styles:/code/styles
|
|
||||||
ports:
|
ports:
|
||||||
- 8080:80
|
- 8080:80
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
Reference in New Issue
Block a user