Server transfer
This commit is contained in:
4
production/app.env
Normal file
4
production/app.env
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
VIRTUAL_HOST=avsa.lucasroyer.fr
|
||||||
|
VIRTUAL_PORT=8080
|
||||||
|
LETSENCRYPT_HOST=avsa.lucasroyer.fr
|
||||||
|
LETSENCRYPT_EMAIL=litvak@outlook.fr
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user