mirror of
https://github.com/AskDavis/cyphernode.git
synced 2026-01-01 04:25:58 -08:00
Closing port 80 by default and 1 second expiration is to low in examples
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- api_auth_docker/env.properties
|
||||
image: authapi
|
||||
ports:
|
||||
- "80:80"
|
||||
# - "80:80"
|
||||
- "443:443"
|
||||
volumes:
|
||||
- "~/cyphernode-ssl/certs:/etc/ssl/certs"
|
||||
|
||||
Reference in New Issue
Block a user