1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00

Updated compose file

This commit is contained in:
Eldad Fux 2020-03-01 15:42:20 +02:00
parent 16359cca7f
commit dcae998d45

View file

@ -12,6 +12,7 @@ services:
- --entrypoints.web.address=:80
- --entrypoints.websecure.address=:443
- --accesslog=true
restart: unless-stopped
ports:
- 80:80
- 443:443