chore: docker-compose update
ssl volume pad aangepast zodat elk nodig bestand gebruikt kan worden
This commit is contained in:
parent
0c16f127e9
commit
8020b96703
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
||||||
- '443:443'
|
- '443:443'
|
||||||
- '80:80'
|
- '80:80'
|
||||||
volumes:
|
volumes:
|
||||||
- ssl:/etc/letsencrypt/live/sel2-1.ugent.be/
|
- ssl:/etc/letsencrypt/
|
||||||
api:
|
api:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue