add network
This commit is contained in:
@ -31,3 +31,8 @@ services:
|
||||
VIRTUAL_HOST: contact.bitium.agency
|
||||
LETSENCRYPT_HOST: contact.bitium.agency
|
||||
VIRTUAL_PORT: 3000
|
||||
|
||||
networks:
|
||||
default:
|
||||
external:
|
||||
name: nginx-proxy
|
||||
|
Reference in New Issue
Block a user