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