Docker once again
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
services:
|
||||
latosa-escrima.fr:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "3000:3000"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
restart: always # Ensures the container restarts on failure or Docker restart
|
||||
Reference in New Issue
Block a user